Skip to content

fix(coverage): improve unit test coverage

30a9d95
Select commit
Loading
Failed to load commit list.
Closed

feat: add a step to the stepper for academy selection and update lang… #128

fix(coverage): improve unit test coverage
30a9d95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2026 in 0s

85.20% (+1.08%) compared to 35be22a

View this Pull Request on Codecov

85.20% (+1.08%) compared to 35be22a

Details

Codecov Report

❌ Patch coverage is 86.44068% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.20%. Comparing base (35be22a) to head (30a9d95).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...rc/components/Stepper/CheckoutStepperContainer.tsx 66.66% 3 Missing ⚠️
.../components/plan-details-pages/PlanDetailsPage.tsx 0.00% 3 Missing ⚠️
...onents/app/routes/loaders/checkoutStepperLoader.ts 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   84.12%   85.20%   +1.08%     
==========================================
  Files         147      149       +2     
  Lines        2444     2528      +84     
  Branches      410      482      +72     
==========================================
+ Hits         2056     2154      +98     
+ Misses        388      374      -14     

☔ 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.