Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TA mode #3875

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Merge branch 'master' into add-ta-mode

3eae3a6
Select commit
Loading
Failed to load commit list.
Open

Add TA mode #3875

Merge branch 'master' into add-ta-mode
3eae3a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

55.01% (+0.49%) compared to 988c6fd

View this Pull Request on Codecov

55.01% (+0.49%) compared to 988c6fd

Details

Codecov Report

Attention: Patch coverage is 71.61290% with 44 lines in your changes missing coverage. Please review.

Project coverage is 55.01%. Comparing base (988c6fd) to head (3eae3a6).
Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
...site/src/views/timetable/TimetableModulesTable.tsx 39.13% 14 Missing ⚠️
website/src/utils/timetables.ts 70.96% 9 Missing ⚠️
website/src/reducers/timetables.ts 77.14% 8 Missing ⚠️
website/src/actions/timetables.ts 62.50% 6 Missing ⚠️
website/src/views/timetable/TimetableContainer.tsx 50.00% 4 Missing ⚠️
website/src/actions/export.ts 0.00% 2 Missing ⚠️
website/src/views/timetable/TimetableContent.tsx 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3875      +/-   ##
==========================================
+ Coverage   54.52%   55.01%   +0.49%     
==========================================
  Files         274      276       +2     
  Lines        6076     6247     +171     
  Branches     1455     1515      +60     
==========================================
+ Hits         3313     3437     +124     
- Misses       2763     2810      +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.