Skip to content

feat: view enrollments

025f0ac
Select commit
Loading
Failed to load commit list.
Draft

View enrollments #84

feat: view enrollments
025f0ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

72.06% (+72.06%) compared to 5b0d465

View this Pull Request on Codecov

72.06% (+72.06%) compared to 5b0d465

Details

Codecov Report

❌ Patch coverage is 0% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.06%. Comparing base (5b0d465) to head (025f0ac).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/enrollments/components/EnrollmentsList.tsx 0.00% 18 Missing ⚠️
src/enrollments/EnrollmentsPage.tsx 0.00% 16 Missing ⚠️
...c/enrollments/components/EnrollmentStatusModal.tsx 0.00% 9 Missing and 2 partials ⚠️
src/enrollments/data/api.ts 0.00% 8 Missing ⚠️
src/enrollments/components/UnenrollModal.tsx 0.00% 6 Missing ⚠️
src/enrollments/data/apiHook.ts 0.00% 6 Missing ⚠️
src/enrollments/data/queryKeys.ts 0.00% 4 Missing ⚠️
src/enrollments/messages.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #84       +/-   ##
==========================================
+ Coverage   0.00%   72.06%   +72.06%     
==========================================
  Files          5       72       +67     
  Lines          7      877      +870     
  Branches       0      171      +171     
==========================================
+ Hits           0      632      +632     
- Misses         7      238      +231     
- Partials       0        7        +7     

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