Skip to content

feat(timetable): restore customizable timetables#3483

Open
zwliew wants to merge 8 commits into
masterfrom
zwliew/feat/ta-timetable
Open

feat(timetable): restore customizable timetables#3483
zwliew wants to merge 8 commits into
masterfrom
zwliew/feat/ta-timetable

reducers: clean up some code

551c8e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

53.01% (-0.21%) compared to 71f0fbd

View this Pull Request on Codecov

53.01% (-0.21%) compared to 71f0fbd

Details

Codecov Report

❌ Patch coverage is 45.45455% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.01%. Comparing base (71f0fbd) to head (551c8e1).
⚠️ Report is 368 commits behind head on master.

Files with missing lines Patch % Lines
website/src/views/timetable/TimetableContent.tsx 16.00% 21 Missing ⚠️
website/src/reducers/timetables.ts 55.81% 19 Missing ⚠️
...site/src/views/timetable/TimetableModulesTable.tsx 34.61% 17 Missing ⚠️
website/src/actions/timetables.ts 44.44% 10 Missing ⚠️
website/src/reducers/app.ts 0.00% 2 Missing ⚠️
website/src/selectors/timetables.ts 33.33% 2 Missing ⚠️
website/src/views/settings/BetaToggle.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3483      +/-   ##
==========================================
- Coverage   53.22%   53.01%   -0.21%     
==========================================
  Files         271      271              
  Lines        5860     5964     +104     
  Branches     1398     1436      +38     
==========================================
+ Hits         3119     3162      +43     
- Misses       2741     2802      +61     

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