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

Timer #120

Closed martingaston closed 5 years ago

martingaston commented 5 years ago

Topline changes:

codecov-io commented 5 years ago

Codecov Report

Merging #120 into master will increase coverage by 4.69%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   94.25%   98.94%   +4.69%     
==========================================
  Files          13       15       +2     
  Lines          87       95       +8     
  Branches        7        8       +1     
==========================================
+ Hits           82       94      +12     
+ Misses          5        1       -4
Impacted Files Coverage Δ
src/components/TopBar/TopBar.js 100% <ø> (ø) :arrow_up:
src/components/Pages/Revision/RevisionContainer.js 100% <ø> (+20%) :arrow_up:
src/utils/RevisionPage.functions.js 100% <100%> (ø)
src/utils/timerFormat.js 100% <100%> (ø)
src/components/Pages/Revision/ResultsContainer.js 100% <100%> (ø)
src/components/TopBar/CompleteButton.js 100% <100%> (+33.33%) :arrow_up:
src/app.js 100% <100%> (+2.63%) :arrow_up:
src/components/Pages/Revision/RevisionPage.js 92.85% <80%> (+12.85%) :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 d104349...3f27b6e. Read the comment docs.