Skip to content

fix(cel): recognise 'me' as a context identifier (dotted DCI validation false-positive)#342

Draft
gonzalesedwin1123 wants to merge 4 commits into
19.0from
security-dci-cel-me-validation
Draft

fix(cel): recognise 'me' as a context identifier (dotted DCI validation false-positive)#342
gonzalesedwin1123 wants to merge 4 commits into
19.0from
security-dci-cel-me-validation

fix(cel): include 'me' in the resolver's ImportError fallback reserve…

35c2814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 1s

69.28% (-5.00%) compared to 1caf794

View this Pull Request on Codecov

69.28% (-5.00%) compared to 1caf794

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.28%. Comparing base (1caf794) to head (35c2814).
⚠️ Report is 3 commits behind head on 19.0.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #342      +/-   ##
==========================================
- Coverage   74.28%   69.28%   -5.00%     
==========================================
  Files         372      266     -106     
  Lines       25385    20612    -4773     
==========================================
- Hits        18857    14282    -4575     
+ Misses       6528     6330     -198     
Files with missing lines Coverage Δ
spp_cel_domain/models/cel_variable_resolver.py 78.15% <ø> (ø)
spp_cel_domain/services/cel_parser.py 82.44% <ø> (ø)

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