feat(#69): allow to pass values to the next function if the middleware closes the request - closes #69 #87
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
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
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
codecov / codecov/patch
packages/serinus/test/core/middlewares_test.dart#L28
Added line #L28 was not covered by tests
Loading