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

Include colors and theme when sharing timetable #3467

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

Fix linting

484b1bc
Select commit
Loading
Failed to load commit list.
Open

Include colors and theme when sharing timetable #3467

Fix linting
484b1bc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 8, 2023 in 0s

53.34% (+0.04%) compared to b7c679e

View this Pull Request on Codecov

53.34% (+0.04%) compared to b7c679e

Details

Codecov Report

Patch coverage: 63.15% and project coverage change: +0.04% 🎉

Comparison is base (b7c679e) 53.29% compared to head (484b1bc) 53.34%.
Report is 37 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3467      +/-   ##
==========================================
+ Coverage   53.29%   53.34%   +0.04%     
==========================================
  Files         271      271              
  Lines        5850     5892      +42     
  Branches     1395     1406      +11     
==========================================
+ Hits         3118     3143      +25     
- Misses       2732     2749      +17     
Files Changed Coverage Δ
website/src/actions/export.ts 11.11% <0.00%> (ø)
website/src/bootstrapping/matomo.ts 24.24% <0.00%> (ø)
website/src/entry/export/TimetableOnly.tsx 0.00% <0.00%> (ø)
website/src/reducers/timetables.ts 85.39% <ø> (ø)
website/src/serverless/handler.ts 0.00% <0.00%> (ø)
website/src/types/views.ts 100.00% <ø> (ø)
website/src/utils/error.ts 15.38% <0.00%> (ø)
website/src/utils/ical.ts 98.55% <ø> (ø)
...ebsite/src/views/components/SearchkitSearchBox.tsx 0.00% <0.00%> (ø)
...c/views/components/filters/DropdownListFilters.tsx 41.37% <0.00%> (ø)
... and 45 more

... and 1 file with indirect coverage changes

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