Skip to content

Fix the Instructor Dashboard crash caused for feedback xblock - #22

Merged
salman2013 merged 4 commits into
mainfrom
salman/feedbackblock-fix
Apr 15, 2026
Merged

Fix the Instructor Dashboard crash caused for feedback xblock#22
salman2013 merged 4 commits into
mainfrom
salman/feedbackblock-fix

fix: Add warning to site configurations

aeeb453
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

80.81% (+1.11%) compared to d4ad4ac

View this Pull Request on Codecov

80.81% (+1.11%) compared to d4ad4ac

Details

Codecov Report

❌ Patch coverage is 93.54839% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.81%. Comparing base (d4ad4ac) to head (aeeb453).

Files with missing lines Patch % Lines
src/feedback/utils.py 86.36% 1 Missing and 2 partials ⚠️
src/feedback/extensions/filters.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   79.69%   80.81%   +1.11%     
==========================================
  Files          30       31       +1     
  Lines         778      839      +61     
  Branches       50       53       +3     
==========================================
+ Hits          620      678      +58     
- Misses        136      137       +1     
- Partials       22       24       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.