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] catch error when execution fails for some asset (#1863) #1864

Merged
merged 4 commits into from
Nov 15, 2024

[backend] catch error when execution fails for some asset (#1863)

42dc439
Select commit
Loading
Failed to load commit list.
Merged

[backend] catch error when execution fails for some asset (#1863) #1864

[backend] catch error when execution fails for some asset (#1863)
42dc439
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

33.04% (+0.00%) compared to 7b2fa64

View this Pull Request on Codecov

33.04% (+0.00%) compared to 7b2fa64

Details

Codecov Report

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

Project coverage is 33.04%. Comparing base (7b2fa64) to head (42dc439).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...io/openbas/scheduler/jobs/InjectsExecutionJob.java 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1864   +/-   ##
=========================================
  Coverage     33.04%   33.04%           
  Complexity     1653     1653           
=========================================
  Files           571      571           
  Lines         16766    16766           
  Branches        972      971    -1     
=========================================
  Hits           5540     5540           
  Misses        10979    10979           
  Partials        247      247           

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