Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backend] Enforce delete injector contract #2191

Merged

Spotless

12def24
Select commit
Loading
Failed to load commit list.
Merged

[backend] Enforce delete injector contract #2191

Spotless
12def24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

32.71% (+0.24%) compared to cdc4b2f

View this Pull Request on Codecov

32.71% (+0.24%) compared to cdc4b2f

Details

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 32.71%. Comparing base (cdc4b2f) to head (12def24).
Report is 5 commits behind head on release/1.11.0.

Files with missing lines Patch % Lines
...est/injector_contract/InjectorContractService.java 0.00% 14 Missing ⚠️
...as/rest/injector_contract/InjectorContractApi.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.11.0    #2191      +/-   ##
====================================================
+ Coverage             32.46%   32.71%   +0.24%     
- Complexity             1511     1549      +38     
====================================================
  Files                   582      583       +1     
  Lines                 18091    18482     +391     
  Branches               1164     1217      +53     
====================================================
+ Hits                   5874     6046     +172     
- Misses                11953    12171     +218     
- Partials                264      265       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.