aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

initial progress on dependency updates. WIP #295

Closed dsifford closed 6 years ago

dsifford commented 6 years ago

Work in progress. Do not merge

cc @jvoros

codecov-io commented 6 years ago

Codecov Report

Merging #295 into master will increase coverage by 5.15%. The diff coverage is 57.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   61.77%   66.93%   +5.15%     
==========================================
  Files          16       16              
  Lines         259      248      -11     
  Branches       54       46       -8     
==========================================
+ Hits          160      166       +6     
+ Misses         99       82      -17
Impacted Files Coverage Δ
app/components/Announcements.tsx 0% <0%> (ø) :arrow_up:
app/App.tsx 0% <0%> (ø) :arrow_up:
app/pages/Contact.tsx 0% <0%> (ø) :arrow_up:
app/pages/Home.tsx 100% <100%> (ø) :arrow_up:
app/cards/CardListContainer.tsx 100% <100%> (ø) :arrow_up:
app/components/Footer.tsx 100% <100%> (ø) :arrow_up:
app/cards/CardList.tsx 71.42% <100%> (ø) :arrow_up:
app/pages/404.tsx 100% <100%> (ø) :arrow_up:
app/components/Search.tsx 92% <100%> (ø) :arrow_up:
app/components/Header.tsx 100% <100%> (ø) :arrow_up:
... and 9 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 873cfd0...b1410e4. Read the comment docs.