aliemteam / aliemcards

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

Make schema more sane using graphql-tools #209

Closed dsifford closed 7 years ago

dsifford commented 7 years ago

cc: @jvoros

dsifford commented 7 years ago

Not sure why travis is failing right now.. It works fine. I'll investigate later.

codecov-io commented 7 years ago

Codecov Report

Merging #209 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   59.83%   59.83%           
=======================================
  Files          16       16           
  Lines         244      244           
  Branches       52       50    -2     
=======================================
  Hits          146      146           
  Misses         98       98
Impacted Files Coverage Δ
app/pages/Home.tsx 100% <ø> (ø) :arrow_up:
app/components/SearchResults.tsx 95% <ø> (ø) :arrow_up:
app/cards/CardListContainer.tsx 100% <ø> (ø) :arrow_up:
app/cards/CardList.tsx 90.9% <ø> (ø) :arrow_up:
app/cards/Card.tsx 92.85% <ø> (ø) :arrow_up:
app/categories/Category.tsx 92.85% <ø> (ø) :arrow_up:
app/components/Announcements.tsx 0% <0%> (ø) :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 fe0dd6e...3534b5a. Read the comment docs.