Skip to content

feat(website): support multiple saved timetables per semester - #4460

Open
eugenewong22 wants to merge 1 commit into
nusmodifications:masterfrom
eugenewong22:timetable-slots-pr1
Open

feat(website): support multiple saved timetables per semester#4460
eugenewong22 wants to merge 1 commit into
nusmodifications:masterfrom
eugenewong22:timetable-slots-pr1

feat(website): support multiple saved timetables per semester

cca1f2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

59.79% (+5.26%) compared to 988c6fd

View this Pull Request on Codecov

59.79% (+5.26%) compared to 988c6fd

Details

Codecov Report

❌ Patch coverage is 94.27083% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.79%. Comparing base (988c6fd) to head (cca1f2c).
⚠️ Report is 264 commits behind head on master.

Files with missing lines Patch % Lines
...ite/src/views/timetable/TimetableSlotsSwitcher.tsx 85.45% 8 Missing ⚠️
website/src/actions/moduleBank-lru.ts 66.66% 1 Missing ⚠️
website/src/actions/timetables.ts 96.77% 1 Missing ⚠️
website/src/views/timetable/TimetableContainer.tsx 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4460      +/-   ##
==========================================
+ Coverage   54.52%   59.79%   +5.26%     
==========================================
  Files         274      317      +43     
  Lines        6076     7486    +1410     
  Branches     1455     1846     +391     
==========================================
+ Hits         3313     4476    +1163     
- Misses       2763     3010     +247     

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