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

refactor: Migrate GET /version and /health to tapir (DEV-3286, DEV-3287) #3110

Merged

Update docs/03-endpoints/api-util/version.md

4f5aa3d
Select commit
Loading
Failed to load commit list.
Merged

refactor: Migrate GET /version and /health to tapir (DEV-3286, DEV-3287) #3110

Update docs/03-endpoints/api-util/version.md
4f5aa3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 12, 2024 in 1s

0.00% of diff hit (target 11.74%)

View this Pull Request on Codecov

0.00% of diff hit (target 11.74%)

Annotations

Check warning on line 63 in webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala#L63

Added line #L63 was not covered by tests

Check warning on line 69 in webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala#L69

Added line #L69 was not covered by tests

Check warning on line 113 in webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 119 in webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/routing/ApiRoutes.scala#L119

Added line #L119 was not covered by tests

Check warning on line 46 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L39-L46

Added lines #L39 - L46 were not covered by tests

Check warning on line 57 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L57

Added line #L57 was not covered by tests

Check warning on line 60 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L60

Added line #L60 was not covered by tests

Check warning on line 80 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L63-L80

Added lines #L63 - L80 were not covered by tests

Check warning on line 90 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 95 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 97 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L97

Added line #L97 was not covered by tests

Check warning on line 112 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L112

Added line #L112 was not covered by tests

Check warning on line 115 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L115

Added line #L115 was not covered by tests

Check warning on line 120 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L118-L120

Added lines #L118 - L120 were not covered by tests

Check warning on line 125 in webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/infrastructure/api/ManagementEndpoints.scala#L123-L125

Added lines #L123 - L125 were not covered by tests