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

Implement airtable #119

Closed martingaston closed 5 years ago

martingaston commented 5 years ago

Updates:

codecov-io commented 5 years ago

Codecov Report

Merging #119 into master will increase coverage by 3.46%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   90.78%   94.25%   +3.46%     
==========================================
  Files          11       13       +2     
  Lines          76       87      +11     
  Branches        5        7       +2     
==========================================
+ Hits           69       82      +13     
+ Misses          7        5       -2
Impacted Files Coverage Δ
src/components/Pages/Revision/RevisionPage.js 80% <100%> (+2.22%) :arrow_up:
src/utils/airtableReturns.js 100% <100%> (+42.85%) :arrow_up:
src/app.js 97.36% <92.3%> (-2.64%) :arrow_down:
src/utils/fetch.js 100% <0%> (ø)
src/utils/removeHyphens.js 100% <0%> (ø)

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 3611ea1...87ab5a0. Read the comment docs.