Skip to content

fix(change_request): let a routing key be served by several mappings - #462

Merged
gonzalesedwin1123 merged 3 commits into
19.0from
fix/dynamic-routing-key-mapping
Aug 28, 2026
Merged

fix(change_request): let a routing key be served by several mappings#462
gonzalesedwin1123 merged 3 commits into
19.0from
fix/dynamic-routing-key-mapping

Merge branch '19.0' into fix/dynamic-routing-key-mapping

2bbd2a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

76.02% (-0.16%) compared to ac0e38e

View this Pull Request on Codecov

76.02% (-0.16%) compared to ac0e38e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.02%. Comparing base (ac0e38e) to head (2bbd2a4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #462      +/-   ##
==========================================
- Coverage   76.18%   76.02%   -0.16%     
==========================================
  Files         661      627      -34     
  Lines       44109    43025    -1084     
==========================================
- Hits        33603    32711     -892     
+ Misses      10506    10314     -192     
Files with missing lines Coverage Δ
...e_request_v2/models/change_request_type_mapping.py 100.00% <100.00%> (ø)
spp_change_request_v2/strategies/field_mapping.py 82.60% <100.00%> (ø)

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