-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Make it possible to define a custom routeClass for builder redirects #10145
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
Make it possible to define a custom routeClass for builder redirects #10145
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10145 +/- ##
============================================
+ Coverage 93.14% 93.15% +<.01%
- Complexity 12982 12983 +1
============================================
Files 437 437
Lines 33630 33631 +1
============================================
+ Hits 31324 31328 +4
+ Misses 2306 2303 -3
Continue to review full report at Codecov.
|
|
👍 |
markstory
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A test would be 🌈
|
@patrickconroy Are you still interested in finishing this up? |
|
Feel free to ping me if you need help with the tests. |
|
I will add a test to this tonight unless someone added test before me |
|
Looks like a test is now already in place. |
|
Thanks! |
Refs #10144