Skip to content

test(spp_audit,spp_change_request_v2): assert escaped entities in XSS…

7ee9652
Select commit
Loading
Failed to load commit list.
Merged

fix: add HTML escaping to sanitize=False computed Html fields #140

test(spp_audit,spp_change_request_v2): assert escaped entities in XSS…
7ee9652
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

71.34% (+0.27%) compared to f738582

View this Pull Request on Codecov

71.34% (+0.27%) compared to f738582

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.34%. Comparing base (f738582) to head (7ee9652).

Files with missing lines Patch % Lines
spp_change_request_v2/models/change_request.py 90.90% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #140      +/-   ##
==========================================
+ Coverage   71.06%   71.34%   +0.27%     
==========================================
  Files         925      932       +7     
  Lines       54704    54975     +271     
==========================================
+ Hits        38876    39220     +344     
+ Misses      15828    15755      -73     
Files with missing lines Coverage Δ
spp_audit/models/spp_audit_log.py 66.46% <100.00%> (+41.31%) ⬆️
spp_change_request_v2/__manifest__.py 0.00% <ø> (ø)
...hange_request_v2/wizards/preview_changes_wizard.py 86.95% <100.00%> (+60.28%) ⬆️
spp_change_request_v2/models/change_request.py 84.15% <90.90%> (+1.19%) ⬆️

... and 17 files with indirect coverage changes

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