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

feat(#69): allow to pass values to the next function if the middleware closes the request - closes #69 #87

Merged
merged 4 commits into from
Sep 14, 2024

docs(#69): update documentation

66edff8
Select commit
Loading
Failed to load commit list.
Merged

feat(#69): allow to pass values to the next function if the middleware closes the request - closes #69 #87

docs(#69): update documentation
66edff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 14, 2024 in 1s

92.30% of diff hit (target 89.66%)

View this Pull Request on Codecov

92.30% of diff hit (target 89.66%)

Annotations

Check warning on line 20 in packages/serinus/lib/src/core/middleware.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/serinus/lib/src/core/middleware.dart#L20

Added line #L20 was not covered by tests

Check warning on line 26 in packages/serinus/test/core/middlewares_test.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/serinus/test/core/middlewares_test.dart#L26

Added line #L26 was not covered by tests

Check warning on line 28 in packages/serinus/test/core/middlewares_test.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/serinus/test/core/middlewares_test.dart#L28

Added line #L28 was not covered by tests