fix(spp_dci_client_dr): parse DCI v1.0.0 spec envelope and record fields #203
Codecov / codecov/project
succeeded
May 17, 2026 in 0s
66.37% (+0.28%) compared to b3510d8
View this Pull Request on Codecov
66.37% (+0.28%) compared to b3510d8
Details
Codecov Report
❌ Patch coverage is 96.82540% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.37%. Comparing base (b3510d8) to head (55a219d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_dci_client_dr/services/dr_parsing.py | 95.91% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #203 +/- ##
==========================================
+ Coverage 66.08% 66.37% +0.28%
==========================================
Files 86 124 +38
Lines 7501 11404 +3903
==========================================
+ Hits 4957 7569 +2612
- Misses 2544 3835 +1291 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_dci_client_dr/routers/callback.py | 53.57% <100.00%> (ø) |
|
| spp_dci_client_dr/services/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_dci_client_dr/services/dr_service.py | 85.21% <100.00%> (ø) |
|
| spp_dci_client_dr/services/dr_parsing.py | 95.91% <95.91%> (ø) |
🚀 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