Skip to content

chore: apply pre-commit auto-fixes from CI (OP#920)

5881862
Select commit
Loading
Failed to load commit list.
Open

fix(spp_change_request_v2,spp_base_common): route post-submit CRs through stage review form + hide single-record pager (#920) #202

chore: apply pre-commit auto-fixes from CI (OP#920)
5881862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

72.19% (+6.11%) compared to b3510d8

View this Pull Request on Codecov

72.19% (+6.11%) compared to b3510d8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.19%. Comparing base (b3510d8) to head (5881862).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #202      +/-   ##
==========================================
+ Coverage   66.08%   72.19%   +6.11%     
==========================================
  Files          86      393     +307     
  Lines        7501    24412   +16911     
==========================================
+ Hits         4957    17625   +12668     
- Misses       2544     6787    +4243     
Files with missing lines Coverage Δ
spp_base_common/__manifest__.py 0.00% <ø> (ø)
spp_change_request_v2/__manifest__.py 0.00% <ø> (ø)
spp_change_request_v2/models/change_request.py 84.36% <100.00%> (ø)

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