Skip to content

fix(spp_cel_domain): fix test failures - valid CEL syntax and phone n…

5c1cb59
Select commit
Loading
Failed to load commit list.
Merged

fix(spp_cel_registry_search) #105

fix(spp_cel_domain): fix test failures - valid CEL syntax and phone n…
5c1cb59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

70.17% (-1.00%) compared to 9c2376e

View this Pull Request on Codecov

70.17% (-1.00%) compared to 9c2376e

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.17%. Comparing base (9c2376e) to head (5c1cb59).
⚠️ Report is 76 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_cel_domain/models/cel_service.py 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #105      +/-   ##
==========================================
- Coverage   71.17%   70.17%   -1.00%     
==========================================
  Files         704      739      +35     
  Lines       38554    44043    +5489     
==========================================
+ Hits        27439    30906    +3467     
- Misses      11115    13137    +2022     
Files with missing lines Coverage Δ
spp_cel_domain/models/cel_executor.py 62.40% <100.00%> (ø)
spp_cel_registry_search/__manifest__.py 0.00% <ø> (ø)
spp_cel_domain/models/cel_service.py 39.14% <66.66%> (ø)

... and 39 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.