Skip to content

feat: SR DCI server/client end-to-end + CEL metric composition fix#223

Open
gonzalesedwin1123 wants to merge 23 commits into
19.0from
feat/dci-followups
Open

feat: SR DCI server/client end-to-end + CEL metric composition fix#223
gonzalesedwin1123 wants to merge 23 commits into
19.0from
feat/dci-followups

docs(spp_dci_server): fix readme heading level skip

aba70d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 1s

74.86% (+1.79%) compared to 74516d3

View this Pull Request on Codecov

74.86% (+1.79%) compared to 74516d3

Details

Codecov Report

❌ Patch coverage is 98.15951% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.86%. Comparing base (74516d3) to head (aba70d8).

Files with missing lines Patch % Lines
spp_dci_server/middleware/signature.py 88.46% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #223      +/-   ##
==========================================
+ Coverage   73.06%   74.86%   +1.79%     
==========================================
  Files        1069     1085      +16     
  Lines       62120    62848     +728     
==========================================
+ Hits        45390    47051    +1661     
+ Misses      16730    15797     -933     
Files with missing lines Coverage Δ
spp_cel_domain/models/cel_executor.py 63.18% <100.00%> (+0.73%) ⬆️
spp_cel_event/models/cel_event_executor.py 75.15% <100.00%> (+0.31%) ⬆️
spp_dci/schemas/__init__.py 100.00% <100.00%> (ø)
spp_dci/schemas/person.py 100.00% <100.00%> (ø)
spp_dci_client/__manifest__.py 0.00% <ø> (ø)
spp_dci_client/models/data_source.py 88.55% <100.00%> (+0.09%) ⬆️
spp_dci_client/services/errors.py 100.00% <100.00%> (ø)
spp_dci_client_sr/services/sr_service.py 98.51% <ø> (+0.74%) ⬆️
spp_dci_indicators/__manifest__.py 0.00% <ø> (ø)
...dci_indicators/models/cel_variable_resolver_dci.py 100.00% <ø> (ø)
... and 13 more

... and 19 files with indirect coverage changes

🚀 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.