Skip to content

fix: missing transcript should not fail export

0224b79
Select commit
Loading
Failed to load commit list.
Merged

fix: missing transcript should not fail export #606

fix: missing transcript should not fail export
0224b79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 5, 2026 in 1s

94.78% (-0.08%) compared to 9145aa6

View this Pull Request on Codecov

94.78% (-0.08%) compared to 9145aa6

Details

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.78%. Comparing base (9145aa6) to head (0224b79).

Files with missing lines Patch % Lines
edxval/api.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   94.86%   94.78%   -0.08%     
==========================================
  Files          33       33              
  Lines        3350     3358       +8     
  Branches      129      129              
==========================================
+ Hits         3178     3183       +5     
- Misses        154      157       +3     
  Partials       18       18              

☔ View full report in Codecov by Sentry.
📢 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.