Skip to content

fix(spp_api_v2_change_request,spp_change_request_v2): version bump to…

08d792e
Select commit
Loading
Failed to load commit list.
Merged

fix: skip field types before getattr and isolate detail prefetch #129

fix(spp_api_v2_change_request,spp_change_request_v2): version bump to…
08d792e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 1s

69.97% (+0.00%) compared to a8efe28

View this Pull Request on Codecov

69.97% (+0.00%) compared to a8efe28

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.97%. Comparing base (a8efe28) to head (08d792e).
⚠️ Report is 1 commits behind head on 19.0.

Files with missing lines Patch % Lines
..._change_request/services/change_request_service.py 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             19.0     #129    +/-   ##
========================================
  Coverage   69.96%   69.97%            
========================================
  Files         832      835     +3     
  Lines       48813    49138   +325     
========================================
+ Hits        34154    34385   +231     
- Misses      14659    14753    +94     
Files with missing lines Coverage Δ
spp_api_v2_change_request/__manifest__.py 0.00% <ø> (ø)
spp_change_request_v2/__manifest__.py 0.00% <ø> (ø)
spp_change_request_v2/models/change_request.py 83.81% <100.00%> (+0.83%) ⬆️
..._change_request/services/change_request_service.py 86.99% <66.66%> (+0.64%) ⬆️

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