Skip to content

security(cr): route and apply the same single field for dynamic approvals#264

Open
gonzalesedwin1123 wants to merge 5 commits into
19.0from
security-cr-dynamic-approval-field
Open

security(cr): route and apply the same single field for dynamic approvals#264
gonzalesedwin1123 wants to merge 5 commits into
19.0from
security-cr-dynamic-approval-field

docs(spp_change_request_v2): normalize README table widths to match C…

fdae8e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

75.57% (+0.26%) compared to 02de7ba

View this Pull Request on Codecov

75.57% (+0.26%) compared to 02de7ba

Details

Codecov Report

❌ Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.57%. Comparing base (02de7ba) to head (fdae8e8).
⚠️ Report is 28 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_change_request_v2/models/change_request.py 93.75% 1 Missing ⚠️
...ge_request_v2/models/change_request_detail_base.py 95.65% 1 Missing ⚠️
spp_change_request_v2/strategies/field_mapping.py 90.90% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #264      +/-   ##
==========================================
+ Coverage   75.30%   75.57%   +0.26%     
==========================================
  Files        1095     1097       +2     
  Lines       64991    65147     +156     
==========================================
+ Hits        48939    49232     +293     
+ Misses      16052    15915     -137     
Files with missing lines Coverage Δ
spp_change_request_v2/__manifest__.py 0.00% <ø> (ø)
spp_change_request_v2/models/change_request.py 84.57% <93.75%> (+0.21%) ⬆️
...ge_request_v2/models/change_request_detail_base.py 73.75% <95.65%> (+4.26%) ⬆️
spp_change_request_v2/strategies/field_mapping.py 69.41% <90.90%> (+1.46%) ⬆️

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