Closed alexl0 closed 4 years ago
Merging #106 into develop will decrease coverage by
0.78%
. The diff coverage is40.40%
.
@@ Coverage Diff @@
## develop #106 +/- ##
===========================================
- Coverage 50.43% 49.64% -0.79%
===========================================
Files 150 151 +1
Lines 1626 1682 +56
Branches 224 237 +13
===========================================
+ Hits 820 835 +15
- Misses 673 708 +35
- Partials 133 139 +6
Impacted Files | Coverage Δ | |
---|---|---|
src/App.js | 100.00% <ø> (ø) |
|
src/App.styled.js | 100.00% <ø> (ø) |
|
src/components/Map/map-route.component.js | 11.11% <0.00%> (+1.11%) |
:arrow_up: |
src/components/Map/map.component.js | 12.50% <0.00%> (-4.17%) |
:arrow_down: |
src/components/RouteCard/route-card.component.js | 83.33% <ø> (ø) |
|
...eView/children/LocationMenu/location-menu.style.js | 100.00% <ø> (ø) |
|
...s/RouteView/children/Map/map-location.component.js | 20.00% <0.00%> (+3.33%) |
:arrow_up: |
.../Utils/FloatingButton/floating-button.component.js | 100.00% <ø> (ø) |
|
...ents/Utils/FloatingButton/floating-button.style.js | 100.00% <ø> (ø) |
|
...onPanel/children/AddFriend/add-friend.component.js | 10.00% <ø> (ø) |
|
... and 27 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a4f7ccf...3a1ef29. Read the comment docs.
LGTM, merged
Hay algunos componentes que se han tocado para poder hacer los test de puppeteer, se añadieron atributos name a algunos para poder encontrarlos, por eso hay conflictos. Los test están funcionando, pasan los dos que hay en el ordenador de jesus despues de hacer npm install puppeteer