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

GH-40 Replace plugins with a new routing API #41

Merged
merged 4 commits into from
Nov 11, 2023

GH-40 Convert annotated routing plugin into routing API component

b610d59
Select commit
Loading
Failed to load commit list.
Merged

GH-40 Replace plugins with a new routing API #41

GH-40 Convert annotated routing plugin into routing API component
b610d59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 11, 2023 in 0s

92.23% of diff hit (target 0.00%)

View this Pull Request on Codecov

92.23% of diff hit (target 0.00%)

Annotations

Check warning on line 11 in routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/CoroutinesRouting.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/CoroutinesRouting.kt#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 15 in routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/CoroutinesRouting.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/CoroutinesRouting.kt#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 14 in routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/SuspendedRoute.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/SuspendedRoute.kt#L14

Added line #L14 was not covered by tests

Check warning on line 17 in routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/SuspendedRoute.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing-coroutines/src/main/kotlin/io/javalin/community/routing/coroutines/SuspendedRoute.kt#L16-L17

Added lines #L16 - L17 were not covered by tests