Skip to content

fix(change_request): evaluate field-mapping transform expressions again - #459

Merged
gonzalesedwin1123 merged 5 commits into
19.0from
fix/field-mapping-transform-safe-eval
Aug 28, 2026
Merged

fix(change_request): evaluate field-mapping transform expressions again#459
gonzalesedwin1123 merged 5 commits into
19.0from
fix/field-mapping-transform-safe-eval

chore(change_request): regenerate README with CI's generator output

925f778
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

76.47% (+0.53%) compared to 380b045

View this Pull Request on Codecov

76.47% (+0.53%) compared to 380b045

Details

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.47%. Comparing base (380b045) to head (925f778).
⚠️ Report is 6 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_change_request_v2/strategies/field_mapping.py 86.95% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #459      +/-   ##
==========================================
+ Coverage   75.93%   76.47%   +0.53%     
==========================================
  Files         627      655      +28     
  Lines       43000    44229    +1229     
==========================================
+ Hits        32654    33823    +1169     
- Misses      10346    10406      +60     
Files with missing lines Coverage Δ
...e_request_v2/models/change_request_type_mapping.py 100.00% <ø> (ø)
spp_change_request_v2/strategies/field_mapping.py 82.60% <86.95%> (+0.97%) ⬆️

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