Arquisoft / radarin_en2b

0 stars 2 forks source link

Adding and removing friends implemented; List is not updated yet #122

Closed UO271405 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #122 (e1a2113) into master (c99c909) will decrease coverage by 4.34%. The diff coverage is 1.42%.

:exclamation: Current head e1a2113 differs from pull request most recent head d2f53ee. Consider uploading reports for the commit d2f53ee to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage   33.51%   29.16%   -4.35%     
==========================================
  Files          17       16       -1     
  Lines         370      360      -10     
  Branches       36       29       -7     
==========================================
- Hits          124      105      -19     
- Misses        228      240      +12     
+ Partials       18       15       -3     
Impacted Files Coverage Δ
webapp/src/components/FriendList.js 13.26% <1.42%> (-1.93%) :arrow_down:
webapp/src/App.js 0.00% <0.00%> (-70.00%) :arrow_down:
webapp/src/components/AdminManageUsers.js 52.63% <0.00%> (-2.93%) :arrow_down:
webapp/src/api/api.js 12.00% <0.00%> (-0.50%) :arrow_down:
webapp/src/components/TagsMap.js 59.09% <0.00%> (ø)
webapp/src/components/MyNavBar.js 48.27% <0.00%> (ø)
webapp/src/components/LocationsMap.js

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 c99c909...d2f53ee. Read the comment docs.