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

Refactor components #139

Closed martingaston closed 5 years ago

martingaston commented 5 years ago

Topline changes:

codecov-io commented 5 years ago

Codecov Report

Merging #139 into master will increase coverage by 0.27%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   81.67%   81.95%   +0.27%     
==========================================
  Files          15       15              
  Lines         131      133       +2     
  Branches       15       16       +1     
==========================================
+ Hits          107      109       +2     
  Misses         19       19              
  Partials        5        5
Impacted Files Coverage Δ
src/components/TopBar/TopBar.js 100% <ø> (ø) :arrow_up:
src/components/TopBar/CompleteButton.js 100% <100%> (ø) :arrow_up:

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 9555564...c198b02. Read the comment docs.