fac19 / Cardley

Cardley the flash card app
https://cardley.netlify.app
0 stars 0 forks source link

Manage decks #51

Closed Ivo-Evans closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #51 into master will decrease coverage by 1.29%. The diff coverage is 15.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   24.39%   23.09%   -1.30%     
==========================================
  Files          35       41       +6     
  Lines         369      433      +64     
  Branches       55       58       +3     
==========================================
+ Hits           90      100      +10     
- Misses        254      307      +53     
- Partials       25       26       +1     
Impacted Files Coverage Δ
src/components/pages/InDeckCards/CardViewer.js 0.00% <0.00%> (ø)
src/components/pages/InDeckCards/InDeckCards.js 0.00% <0.00%> (ø)
src/utils/fetchData/backend-url.js 100.00% <ø> (ø)
src/components/pages/PublicDecks/publicDecks.js 8.33% <8.33%> (ø)
...mponents/pages/YourDecks/children/clickableDeck.js 12.50% <12.50%> (ø)
...ponents/pages/YourDecks/children/ViewDecksLinks.js 16.66% <16.66%> (ø)
src/components/navigation-drawer/navbar.js 63.33% <25.00%> (ø)
src/components/pages/YourDecks/yourDecks.js 21.42% <27.27%> (+21.42%) :arrow_up:
src/components/App.js 71.42% <33.33%> (-28.58%) :arrow_down:
.../components/pages/YourDecks/children/Deck-style.js 100.00% <100.00%> (ø)
... and 6 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 7a2cd42...d8ce00b. Read the comment docs.

Ivo-Evans commented 4 years ago

PR from hell