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

Feat: Better Course Offering List #21

Merged
merged 3 commits into from
Nov 30, 2023

fix: update fixture data too

17f1814
Select commit
Loading
Failed to load commit list.
Merged

Feat: Better Course Offering List #21

fix: update fixture data too
17f1814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 30, 2023 in 0s

49.37% (-0.19%) compared to 73c76f4

View this Pull Request on Codecov

49.37% (-0.19%) compared to 73c76f4

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (73c76f4) 49.56% compared to head (17f1814) 49.37%.

Files Patch % Lines
server/services/canvas/__init__.py 0.00% 9 Missing ⚠️
server/services/canvas/fake_canvas.py 33.33% 2 Missing ⚠️
server/models.py 80.00% 1 Missing ⚠️
server/utils/date.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   49.56%   49.37%   -0.19%     
==========================================
  Files          20       21       +1     
  Lines        1027     1043      +16     
==========================================
+ Hits          509      515       +6     
- Misses        518      528      +10     

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