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] fix python injector missing callback route (#2230) #2229

Merged
merged 3 commits into from
Jan 17, 2025

[backend] fix python injector missing callback route

55872b0
Select commit
Loading
Failed to load commit list.
Merged

[backend] fix python injector missing callback route (#2230) #2229

[backend] fix python injector missing callback route
55872b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 1s

32.70% (-0.01%) compared to dae4558, passed because coverage increased by 0% when compared to adjusted base (32.70%)

View this Pull Request on Codecov

32.70% (-0.01%) compared to dae4558, passed because coverage increased by 0% when compared to adjusted base (32.70%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 32.70%. Comparing base (dae4558) to head (55872b0).

Files with missing lines Patch % Lines
...rc/main/java/io/openbas/rest/inject/InjectApi.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2229      +/-   ##
============================================
- Coverage     32.70%   32.70%   -0.01%     
  Complexity     1515     1515              
============================================
  Files           582      582              
  Lines         18037    18038       +1     
  Branches       1156     1156              
============================================
  Hits           5899     5899              
- Misses        11874    11875       +1     
  Partials        264      264              

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