fac-14 / OSCEBossKey

Weeks 13-16 > Tech for Better project: An app to help medical students revise for their exams
https://oscebosskey.herokuapp.com/
MIT License
3 stars 2 forks source link

Bandages #126

Closed martingaston closed 5 years ago

martingaston commented 5 years ago

Topline changes:

codecov-io commented 5 years ago

Codecov Report

Merging #126 into master will decrease coverage by 7.5%. The diff coverage is 33.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #126     +/-   ##
=======================================
- Coverage    87.5%    80%   -7.5%     
=======================================
  Files          15     15             
  Lines         112    130     +18     
  Branches       11     13      +2     
=======================================
+ Hits           98    104      +6     
- Misses         11     21     +10     
- Partials        3      5      +2
Impacted Files Coverage Δ
src/components/TopBar/CompleteButton.js 100% <ø> (ø) :arrow_up:
src/components/TopBar/TopBar.js 100% <ø> (ø) :arrow_up:
src/components/Pages/Revision/RevisionPage.js 93.33% <100%> (+0.47%) :arrow_up:
src/components/Pages/Revision/ResultsContainer.js 100% <100%> (ø) :arrow_up:
src/app.js 61.53% <14.28%> (-12.98%) :arrow_down:

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 d7cb822...adffa26. Read the comment docs.