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: add endpoint for course transcript details #454

Merged
merged 4 commits into from
Sep 18, 2023

chore: bumped version

13aaf4f
Select commit
Loading
Failed to load commit list.
Merged

feat: add endpoint for course transcript details #454

chore: bumped version
13aaf4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2023 in 1s

94.42% (+0.02%) compared to 390d8cc

View this Pull Request on Codecov

94.42% (+0.02%) compared to 390d8cc

Details

Codecov Report

Patch coverage: 96.15% and project coverage change: +0.02% 🎉

Comparison is base (390d8cc) 94.40% compared to head (13aaf4f) 94.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
+ Coverage   94.40%   94.42%   +0.02%     
==========================================
  Files          28       28              
  Lines        3001     3051      +50     
  Branches      168      171       +3     
==========================================
+ Hits         2833     2881      +48     
- Misses        150      151       +1     
- Partials       18       19       +1     
Files Changed Coverage Δ
edxval/urls.py 57.14% <ø> (ø)
edxval/views.py 93.24% <75.00%> (-1.09%) ⬇️
edxval/__init__.py 100.00% <100.00%> (ø)
edxval/api.py 93.73% <100.00%> (+0.19%) ⬆️
edxval/tests/test_api.py 99.82% <100.00%> (+<0.01%) ⬆️
edxval/tests/test_views.py 100.00% <100.00%> (ø)

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