Arquisoft / viade_en2a

Viade en2a
GNU General Public License v3.0
0 stars 13 forks source link

Cucumber fix #186

Closed sarav22 closed 4 years ago

sarav22 commented 4 years ago

Login works. Tests for manage friends and sharing pass.

codecov[bot] commented 4 years ago

Codecov Report

Merging #186 into development will decrease coverage by 0.51%. The diff coverage is 22.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #186      +/-   ##
===============================================
- Coverage        34.93%   34.42%   -0.52%     
===============================================
  Files              136      136              
  Lines             1557     1618      +61     
  Branches           164      172       +8     
===============================================
+ Hits               544      557      +13     
- Misses             890      932      +42     
- Partials           123      129       +6     
Impacted Files Coverage Δ
src/containers/Login/login.component.js 100.00% <ø> (ø)
...ontainers/ManageFriends/manageFriends.component.js 70.00% <0.00%> (ø)
...ontainers/ManageFriends/searchFriends.component.js 70.00% <0.00%> (ø)
...ontainers/Map/ShareButton/shareButton.component.js 26.53% <ø> (ø)
src/containers/Welcome/welcome.component.js 25.92% <0.00%> (-3.87%) :arrow_down:
src/services/sharing.js 24.39% <25.64%> (+18.83%) :arrow_up:
.../children/Notifications/notifications.component.js 85.18% <100.00%> (+15.48%) :arrow_up:
...rc/containers/CreateRoute/createRoute.container.js 0.00% <0.00%> (ø)
src/utils/ldflex-helper.js 25.49% <0.00%> (+5.88%) :arrow_up:
... and 1 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 d476ceb...bfa7c03. Read the comment docs.