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/frontend] fix expectation status when updating score #1379

Merged
merged 2 commits into from
Sep 3, 2024

[backend/frontend] fix eslint and solve test problem

753a8a7
Select commit
Loading
Failed to load commit list.
Merged

[backend/frontend] fix expectation status when updating score #1379

[backend/frontend] fix eslint and solve test problem
753a8a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 0s

21.15% of diff hit (target 28.84%)

View this Pull Request on Codecov

21.15% of diff hit (target 28.84%)

Annotations

Check warning on line 137 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 140 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 143 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 147 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 152 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L152

Added line #L152 was not covered by tests

Check warning on line 154 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L154

Added line #L154 was not covered by tests

Check warning on line 157 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 162 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 169 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 182 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L181 - L182 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L204 was not covered by tests

Check warning on line 207 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L207

Added line #L207 was not covered by tests

Check warning on line 211 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L209-L211

Added lines #L209 - L211 were not covered by tests

Check warning on line 213 in openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/service/ExerciseExpectationService.java#L213

Added line #L213 was not covered by tests

Check warning on line 382 in openbas-api/src/main/java/io/openbas/utils/AtomicTestingUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/utils/AtomicTestingUtils.java#L382

Added line #L382 was not covered by tests

Check warning on line 384 in openbas-api/src/main/java/io/openbas/utils/AtomicTestingUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/utils/AtomicTestingUtils.java#L384

Added line #L384 was not covered by tests