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

Add quick filters on scenarios, simulations and atomic testing #1352

Merged
merged 7 commits into from
Sep 5, 2024

[backend/frontend] Add quick filters on scenarios, simulations and at…

e5520e6
Select commit
Loading
Failed to load commit list.
Merged

Add quick filters on scenarios, simulations and atomic testing #1352

[backend/frontend] Add quick filters on scenarios, simulations and at…
e5520e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 4, 2024 in 1s

21.87% of diff hit (target 28.84%)

View this Pull Request on Codecov

21.87% of diff hit (target 28.84%)

Annotations

Check warning on line 289 in openbas-api/src/main/java/io/openbas/importer/V1_DataImporter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/importer/V1_DataImporter.java#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 654 in openbas-api/src/main/java/io/openbas/rest/exercise/ExerciseApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/exercise/ExerciseApi.java#L654

Added line #L654 was not covered by tests

Check warning on line 52 in openbas-api/src/main/java/io/openbas/rest/inject/ExerciseInjectApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/inject/ExerciseInjectApi.java#L52

Added line #L52 was not covered by tests

Check warning on line 63 in openbas-api/src/main/java/io/openbas/rest/inject/ExerciseInjectApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/inject/ExerciseInjectApi.java#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 38 in openbas-api/src/main/java/io/openbas/rest/inject/ScenarioInjectApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/inject/ScenarioInjectApi.java#L38

Added line #L38 was not covered by tests

Check warning on line 49 in openbas-api/src/main/java/io/openbas/rest/inject/ScenarioInjectApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/inject/ScenarioInjectApi.java#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 42 in openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 44 in openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java#L44

Added line #L44 was not covered by tests

Check warning on line 46 in openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java#L46

Added line #L46 was not covered by tests

Check warning on line 49 in openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java#L49

Added line #L49 was not covered by tests

Check warning on line 51 in openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/scenario/utils/ScenarioUtils.java#L51

Added line #L51 was not covered by tests

Check warning on line 278 in openbas-api/src/main/java/io/openbas/service/AtomicTestingService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/AtomicTestingService.java#L278

Added line #L278 was not covered by tests

Check warning on line 173 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L173

Added line #L173 was not covered by tests

Check warning on line 177 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 181 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L181

Added line #L181 was not covered by tests

Check warning on line 183 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L183

Added line #L183 was not covered by tests

Check warning on line 189 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 192 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L192

Added line #L192 was not covered by tests

Check warning on line 196 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 199 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L199

Added line #L199 was not covered by tests

Check warning on line 202 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L202

Added line #L202 was not covered by tests

Check warning on line 204 in openbas-api/src/main/java/io/openbas/service/InjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/InjectService.java#L204

Added line #L204 was not covered by tests

Check warning on line 138 in openbas-api/src/main/java/io/openbas/service/ScenarioService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ScenarioService.java#L138

Added line #L138 was not covered by tests

Check warning on line 21 in openbas-api/src/main/java/io/openbas/utils/CustomFilterUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/utils/CustomFilterUtils.java#L21

Added line #L21 was not covered by tests

Check warning on line 23 in openbas-api/src/main/java/io/openbas/utils/CustomFilterUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/utils/CustomFilterUtils.java#L23

Added line #L23 was not covered by tests