Skip to content

Add feedback xblock#13

Merged
salman2013 merged 7 commits into
mainfrom
salman/feedbackblock
Apr 14, 2026
Merged

Add feedback xblock#13
salman2013 merged 7 commits into
mainfrom
salman/feedbackblock

fix: revert the common setting

8da1920
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

79.69% (+3.13%) compared to 45d14ac

View this Pull Request on Codecov

79.69% (+3.13%) compared to 45d14ac

Details

Codecov Report

❌ Patch coverage is 83.55438% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.69%. Comparing base (45d14ac) to head (8da1920).

Files with missing lines Patch % Lines
src/feedback/feedbacktests/test_feedback.py 25.00% 30 Missing ⚠️
src/feedback/feedback.py 81.48% 12 Missing and 13 partials ⚠️
src/feedback/extensions/filters.py 90.90% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   76.55%   79.69%   +3.13%     
==========================================
  Files          19       30      +11     
  Lines         401      778     +377     
  Branches       23       50      +27     
==========================================
+ Hits          307      620     +313     
- Misses         88      136      +48     
- Partials        6       22      +16     

☔ 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.