Skip to content

fix(cr): escape user values in review HTML and simplify onchange

9d94eef
Select commit
Loading
Failed to load commit list.
Merged

feat(spp_change_request_v2): improve Update ID Document CR type #104

fix(cr): escape user values in review HTML and simplify onchange
9d94eef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

71.19% (+0.02%) compared to 9c2376e

View this Pull Request on Codecov

71.19% (+0.02%) compared to 9c2376e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.19%. Comparing base (9c2376e) to head (9d94eef).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #104      +/-   ##
==========================================
+ Coverage   71.17%   71.19%   +0.02%     
==========================================
  Files         704      731      +27     
  Lines       38554    40229    +1675     
==========================================
+ Hits        27439    28641    +1202     
- Misses      11115    11588     +473     
Files with missing lines Coverage Δ
spp_base_common/__manifest__.py 0.00% <ø> (ø)
spp_change_request_v2/details/update_id.py 75.00% <ø> (+1.92%) ⬆️
spp_change_request_v2/models/change_request.py 82.98% <ø> (-0.23%) ⬇️
...pp_change_request_v2/models/change_request_type.py 66.88% <ø> (ø)
spp_change_request_v2/strategies/update_id.py 88.33% <ø> (-0.20%) ⬇️

... and 27 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.