fix: skip field types before getattr and isolate detail prefetch #129
Codecov / codecov/project
succeeded
Mar 20, 2026 in 0s
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 (0832042).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ..._change_request/services/change_request_service.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ 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_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%) |
⬆️ |
🚀 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.
Loading