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/patch succeeded Nov 15, 2024 in 1s

0.00% of diff hit (target 33.04%)

View this Pull Request on Codecov

0.00% of diff hit (target 33.04%)

Annotations

Check warning on line 184 in openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java#L184

Added line #L184 was not covered by tests

Check warning on line 234 in openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java#L234

Added line #L234 was not covered by tests

Check warning on line 240 in openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 246 in openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java#L242-L246

Added lines #L242 - L246 were not covered by tests

Check warning on line 281 in openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 354 in openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/scheduler/jobs/InjectsExecutionJob.java#L352-L354

Added lines #L352 - L354 were not covered by tests