Skip to content

Add styles to add new deck

b4cf5f7
Select commit
Loading
Failed to load commit list.
Open

Post mortem styles #80

Add styles to add new deck
b4cf5f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

21.56% (+0.11%) compared to 70b272d

View this Pull Request on Codecov

21.56% (+0.11%) compared to 70b272d

Details

Codecov Report

❌ Patch coverage is 12.50000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.56%. Comparing base (70b272d) to head (b4cf5f7).

Files with missing lines Patch % Lines
src/components/viewDecks/selectableDeck.js 8.33% 11 Missing ⚠️
.../pages/Practice/FinishPractice/finishedPractice.js 0.00% 4 Missing ⚠️
...mponents/pages/YourDecks/children/clickableDeck.js 0.00% 4 Missing ⚠️
src/components/pages/Practice/practice.js 0.00% 1 Missing ⚠️
...ponents/pages/YourDecks/children/CreateDeckForm.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   21.45%   21.56%   +0.11%     
==========================================
  Files          53       54       +1     
  Lines         620      626       +6     
  Branches       78       78              
==========================================
+ Hits          133      135       +2     
- Misses        451      456       +5     
+ Partials       36       35       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.