forked from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprueba.txt
18 lines (15 loc) · 2.17 KB
/
prueba.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
> [email protected] test
> react-scripts test --transformIgnorePatterns 'node_modules/(?!axios)/' --coverage
--------------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
--------------------|---------|----------|---------|---------|-------------------
All files | 50 | 35.71 | 38.88 | 50 |
src | 75 | 50 | 50 | 75 |
App.js | 75 | 50 | 50 | 75 | 13
src/components | 48 | 30 | 37.5 | 48 |
AddUser.js | 88.23 | 75 | 66.66 | 88.23 | 24,65
Login.js | 28 | 0 | 16.66 | 28 | 18-93
PantallaInicio.js | 25 | 100 | 50 | 25 | 9-15
UserContext.js | 25 | 100 | 0 | 25 | 6-16
--------------------|---------|----------|---------|---------|-------------------