feat: CEL ↔ DCI bridge (spp_cel_dci_bridge) + OpenG2P preset (spp_dci_openg2p) #199
Codecov / codecov/project
succeeded
May 15, 2026 in 1s
71.85% (+0.16%) compared to 30f6364
View this Pull Request on Codecov
71.85% (+0.16%) compared to 30f6364
Details
Codecov Report
❌ Patch coverage is 82.92047% with 131 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.85%. Comparing base (30f6364) to head (84328e8).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #199 +/- ##
==========================================
+ Coverage 71.68% 71.85% +0.16%
==========================================
Files 942 976 +34
Lines 55470 56347 +877
==========================================
+ Hits 39763 40487 +724
- Misses 15707 15860 +153 | 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 25 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