Arquisoft / viade_es1c

Viade es1c
1 stars 4 forks source link

Feature test tdd #89

Closed MiguelOrnia closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #89 into master will increase coverage by 25.01%. The diff coverage is 48.92%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #89       +/-   ##
===========================================
+ Coverage   23.52%   48.54%   +25.01%     
===========================================
  Files          22       27        +5     
  Lines         561      344      -217     
  Branches       83       57       -26     
===========================================
+ Hits          132      167       +35     
+ Misses        356      136      -220     
+ Partials       73       41       -32     
Impacted Files Coverage Δ
...ponents/containers/downloadTracks/DownloadTrack.js 50.00% <ø> (+7.14%) :arrow_up:
src/components/containers/friends/Friends.js 33.33% <ø> (+16.19%) :arrow_up:
...ntainers/friends/children/friendList/FriendList.js 60.00% <ø> (ø)
...rc/components/containers/shareTracks/ShareTrack.js 33.33% <ø> (+5.03%) :arrow_up:
.../components/containers/uploadTracks/UploadTrack.js 50.00% <ø> (+25.00%) :arrow_up:
...nents/containers/visualizeTracks/VisualizeTrack.js 50.00% <ø> (+20.40%) :arrow_up:
src/components/containers/welcome/Welcome.js 100.00% <ø> (ø)
src/components/navBar/NavBar.js 60.00% <ø> (ø)
src/components/routes/Routes.js 100.00% <ø> (ø)
src/components/utils/select/Select.js 75.00% <ø> (ø)
... and 25 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 5049fc6...7023792. Read the comment docs.