-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Remove usage middleware dispatcher in Route
, Group
and MatchingResult
#210
Conversation
vjik
commented
Jun 7, 2023
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ✔️ |
Fixed issues | - |
PR Summary
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #210 +/- ##
============================================
- Coverage 97.57% 97.36% -0.22%
+ Complexity 139 125 -14
============================================
Files 9 9
Lines 413 379 -34
============================================
- Hits 403 369 -34
Misses 10 10
☔ View full report in Codecov by Sentry. |
Co-authored-by: Alexander Makarov <[email protected]>
Closed in favor #196 |