Skip to content

Add structured teaching plan with stages, goals, and speed certificates#5

Merged
mashu merged 1 commit into
mainfrom
claude/software-assessment-engagement-9e8qs0
Jul 17, 2026
Merged

Add structured teaching plan with stages, goals, and speed certificates#5
mashu merged 1 commit into
mainfrom
claude/software-assessment-engagement-9e8qs0

Fix streak/timezone, Firestore write-amplification and audio bugs; ad…

42f4d3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 1s

72.55% (target 40.00%)

View this Pull Request on Codecov

72.55% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 83.76963% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.55%. Comparing base (b9451dd) to head (42f4d3b).

Files with missing lines Patch % Lines
...components/features/training/TeachingPlanPanel.tsx 72.22% 10 Missing and 5 partials ⚠️
src/lib/curriculum/index.ts 37.50% 5 Missing ⚠️
src/lib/db/repositories/session.repository.ts 0.00% 3 Missing ⚠️
src/lib/services/session.service.ts 75.00% 3 Missing ⚠️
src/components/features/stats/Leaderboard.tsx 87.50% 2 Missing ⚠️
src/lib/buildSessionResult.ts 66.66% 1 Missing and 1 partial ⚠️
src/hooks/useTrainingSession.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   72.34%   72.55%   +0.20%     
==========================================
  Files         139      143       +4     
  Lines       10057    10231     +174     
  Branches     3365     3450      +85     
==========================================
+ Hits         7276     7423     +147     
- Misses       2524     2545      +21     
- Partials      257      263       +6     

☔ View full report in Codecov by Harness.
📢 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.