openspp-modules icon indicating copy to clipboard operation
openspp-modules copied to clipboard

Cel rebase

Open jeremi opened this issue 3 months ago • 2 comments

Why is this change needed?

How was the change implemented?

New unit tests

Unit tests executed by the author

How to test manually

Related links

jeremi avatar Oct 10 '25 01:10 jeremi

Quality Gate Failed Quality Gate failed

Failed conditions
6 Security Hotspots

See analysis details on SonarQube Cloud

sonarqubecloud[bot] avatar Oct 10 '25 07:10 sonarqubecloud[bot]

Codecov Report

:x: Patch coverage is 79.96259% with 964 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 79.76%. Comparing base (ae1ae36) to head (84c9922).

Files with missing lines Patch % Lines
spp_cel_domain/models/cel_translator.py 61.40% 141 Missing and 89 partials :warning:
spp_cel_domain/models/cel_executor.py 76.92% 66 Missing and 51 partials :warning:
spp_indicators/controllers/main.py 72.34% 41 Missing and 24 partials :warning:
spp_indicators/models/service.py 77.11% 28 Missing and 18 partials :warning:
spp_cel_domain/models/cel_registry.py 64.28% 28 Missing and 7 partials :warning:
spp_indicators/models/feature_store.py 75.18% 26 Missing and 7 partials :warning:
spp_indicators/wizard/invalidate_wizard.py 35.55% 29 Missing :warning:
spp_indicators/wizard/prefetch_wizard.py 50.87% 25 Missing and 3 partials :warning:
spp_indicators_ui/models/feature_value.py 22.22% 28 Missing :warning:
spp_cel_domain/wizard/cel_rule_wizard.py 75.22% 19 Missing and 8 partials :warning:
... and 31 more
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #856      +/-   ##
==========================================
+ Coverage   79.73%   79.76%   +0.02%     
==========================================
  Files         791      869      +78     
  Lines       20980    25791    +4811     
  Branches     2466     3200     +734     
==========================================
+ Hits        16729    20572    +3843     
- Misses       3674     4364     +690     
- Partials      577      855     +278     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Oct 10 '25 07:10 codecov[bot]