Skip to content

fix: index goes to course info

ebf9d99
Select commit
Loading
Failed to load commit list.
Open

Instructor tabs #32

fix: index goes to course info
ebf9d99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

75.66% (+75.66%) compared to 5b0d465

View this Pull Request on Codecov

75.66% (+75.66%) compared to 5b0d465

Details

Codecov Report

❌ Patch coverage is 40.98361% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.66%. Comparing base (5b0d465) to head (ebf9d99).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/slots/SlotUtils.tsx 0.00% 11 Missing ⚠️
src/routes.tsx 0.00% 8 Missing ⚠️
src/pageWrapper/PageWrapper.tsx 0.00% 3 Missing ⚠️
src/certificates/CertificatesPage.tsx 0.00% 2 Missing ⚠️
src/courseTeam/CourseTeamPage.tsx 0.00% 2 Missing ⚠️
src/enrollments/EnrollmentsPage.tsx 0.00% 2 Missing ⚠️
src/grading/GradingPage.tsx 0.00% 2 Missing ⚠️
src/specialExams/SpecialExamsPage.tsx 0.00% 2 Missing ⚠️
...components/generalCourseInfo/GeneralCourseInfo.tsx 50.00% 1 Missing ⚠️
src/pageWrapper/messages.ts 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #32       +/-   ##
==========================================
+ Coverage   0.00%   75.66%   +75.66%     
==========================================
  Files          5       75       +70     
  Lines          7      867      +860     
  Branches       0      176      +176     
==========================================
+ Hits           0      656      +656     
- Misses         7      208      +201     
- Partials       0        3        +3     

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