Skip to content

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

Draft
gonzalesedwin1123 wants to merge 7 commits into
19.0from
security-cr-dynamic-approval-field
Draft

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

docs(spp_change_request_v2): apply CI-generated README for 19.0.3.0.1

4350ee8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

75.68% (+1.39%) compared to 1caf794

View this Pull Request on Codecov

75.68% (+1.39%) compared to 1caf794

Details

Codecov Report

❌ Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.68%. Comparing base (1caf794) to head (4350ee8).
⚠️ Report is 3 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   74.28%   75.68%   +1.39%     
==========================================
  Files         372     1081     +709     
  Lines       25385    64911   +39526     
==========================================
+ Hits        18857    49125   +30268     
- Misses       6528    15786    +9258     
Files with missing lines Coverage Δ
spp_change_request_v2/models/change_request.py 84.30% <93.75%> (ø)
...ge_request_v2/models/change_request_detail_base.py 73.75% <95.65%> (ø)
spp_change_request_v2/strategies/field_mapping.py 69.41% <90.90%> (ø)

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