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

Fix the regression on executing external injects Issue/2220 #2305

Merged
merged 7 commits into from
Jan 28, 2025

[backend] Fix test

b6d3b75
Select commit
Loading
Failed to load commit list.
Merged

Fix the regression on executing external injects Issue/2220 #2305

[backend] Fix test
b6d3b75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 1s

37.48% (+2.92%) compared to 1eaeb50

View this Pull Request on Codecov

37.48% (+2.92%) compared to 1eaeb50

Details

Codecov Report

Attention: Patch coverage is 16.66667% with 20 lines in your changes missing coverage. Please review.

Project coverage is 37.48%. Comparing base (1eaeb50) to head (b6d3b75).
Report is 3 commits behind head on release/current.

Files with missing lines Patch % Lines
...io/openbas/scheduler/jobs/InjectsExecutionJob.java 0.00% 20 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #2305      +/-   ##
=====================================================
+ Coverage              34.55%   37.48%   +2.92%     
- Complexity              1590     1763     +173     
=====================================================
  Files                    586      589       +3     
  Lines                  17991    19002    +1011     
  Branches                1169     1306     +137     
=====================================================
+ Hits                    6217     7123     +906     
- Misses                 11471    11538      +67     
- Partials                 303      341      +38     

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