Skip to content

feat: Enable flexible number of colors for themes#3482

Open
joeng03 wants to merge 19 commits into
nusmodifications:masterfrom
joeng03:joeng03/support-flexible-num-of-colors-in-theme
Open

feat: Enable flexible number of colors for themes#3482
joeng03 wants to merge 19 commits into
nusmodifications:masterfrom
joeng03:joeng03/support-flexible-num-of-colors-in-theme

Merge branch 'master' into joeng03/support-flexible-num-of-colors-in-…

0699b0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2026 in 0s

54.58% (+0.05%) compared to 988c6fd

View this Pull Request on Codecov

54.58% (+0.05%) compared to 988c6fd

Details

Codecov Report

❌ Patch coverage is 43.90244% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.58%. Comparing base (988c6fd) to head (0699b0a).
⚠️ Report is 236 commits behind head on master.

Files with missing lines Patch % Lines
website/src/reducers/timetables.ts 0.00% 10 Missing ⚠️
website/src/actions/timetables.ts 16.66% 5 Missing ⚠️
website/src/views/settings/SettingsContainer.tsx 0.00% 3 Missing ⚠️
website/src/entry/export/TimetableOnly.tsx 0.00% 2 Missing ⚠️
website/src/views/venues/VenueDetails.tsx 0.00% 2 Missing ⚠️
website/src/views/settings/ThemeOption.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3482      +/-   ##
==========================================
+ Coverage   54.52%   54.58%   +0.05%     
==========================================
  Files         274      274              
  Lines        6076     6119      +43     
  Branches     1455     1461       +6     
==========================================
+ Hits         3313     3340      +27     
- Misses       2763     2779      +16     

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