feat: CEL ↔ DCI bridge (spp_cel_dci_bridge) + OpenG2P preset (spp_dci_openg2p) #199
Codecov / codecov/project
succeeded
May 18, 2026 in 0s
71.84% (+0.16%) compared to 30f6364
View this Pull Request on Codecov
71.84% (+0.16%) compared to 30f6364
Details
Codecov Report
❌ Patch coverage is 82.39896% with 135 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.84%. Comparing base (30f6364) to head (3bca0cf).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #199 +/- ##
==========================================
+ Coverage 71.68% 71.84% +0.16%
==========================================
Files 942 976 +34
Lines 55470 56347 +877
==========================================
+ Hits 39763 40483 +720
- Misses 15707 15864 +157 | 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