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 team creation #1402

Merged
merged 2 commits into from
Sep 9, 2024

[backend/frontend] Fix team creation

c041f3f
Select commit
Loading
Failed to load commit list.
Merged

[backend/frontend] Fix team creation #1402

[backend/frontend] Fix team creation
c041f3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 9, 2024 in 0s

0.00% of diff hit (target 30.12%)

View this Pull Request on Codecov

0.00% of diff hit (target 30.12%)

Annotations

Check warning on line 7 in openbas-api/src/main/java/io/openbas/rest/exception/AlreadyExistingException.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/exception/AlreadyExistingException.java#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 11 in openbas-api/src/main/java/io/openbas/rest/exception/AlreadyExistingException.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/exception/AlreadyExistingException.java#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 143 in openbas-api/src/main/java/io/openbas/rest/helper/RestBehavior.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/helper/RestBehavior.java#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 175 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L175

Added line #L175 was not covered by tests

Check warning on line 240 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L240

Added line #L240 was not covered by tests

Check warning on line 244 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L244

Added line #L244 was not covered by tests

Check warning on line 247 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L247

Added line #L247 was not covered by tests

Check warning on line 249 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L249

Added line #L249 was not covered by tests

Check warning on line 251 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L251

Added line #L251 was not covered by tests

Check warning on line 253 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L253

Added line #L253 was not covered by tests

Check warning on line 257 in openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/team/TeamApi.java#L257

Added line #L257 was not covered by tests