feat: CEL ↔ DCI bridge (spp_cel_dci_bridge) + OpenG2P preset (spp_dci_openg2p) #199
Codecov / codecov/project
succeeded
May 19, 2026 in 1s
71.89% (+0.21%) compared to 30f6364
View this Pull Request on Codecov
71.89% (+0.21%) compared to 30f6364
Details
Codecov Report
❌ Patch coverage is 81.34851% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.89%. Comparing base (30f6364) to head (0a5f269).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #199 +/- ##
==========================================
+ Coverage 71.68% 71.89% +0.21%
==========================================
Files 942 980 +38
Lines 55470 56722 +1252
==========================================
+ Hits 39763 40780 +1017
- Misses 15707 15942 +235 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_cel_dci_bridge/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_cel_dci_bridge/exceptions.py | 100.00% <100.00%> (ø) |
|
| spp_cel_dci_bridge/models/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_cel_dci_bridge/models/cel_variable.py | 100.00% <100.00%> (ø) |
|
| spp_cel_dci_bridge/models/data_provider.py | 100.00% <100.00%> (ø) |
|
| spp_cel_dci_bridge/models/dci_data_source.py | 100.00% <100.00%> (ø) |
|
| spp_dci_openg2p/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_dci_openg2p/models/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_dci_openg2p/models/dci_data_source.py | 100.00% <100.00%> (ø) |
|
| spp_dci_openg2p/services/__init__.py | 100.00% <100.00%> (ø) |
|
| ... and 29 more |
🚀 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