refactor: remove old taxonomy page route - #954
Conversation
|
Thanks for the pull request, @rpenido! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
eac8ae2 to
2be55a0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #954 +/- ##
=========================================
Coverage ? 92.09%
=========================================
Files ? 634
Lines ? 11079
Branches ? 2383
=========================================
Hits ? 10203
Misses ? 847
Partials ? 29 ☔ View full report in Codecov by Sentry. |
|
@rpenido 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
|
Thanks for making this cleanup @rpenido :) |
This PR removes the redirect from
/taxonomy-list(used by Studio at the time) to/taxonomies(new, renamed route).The change in Studio was made in the following commit: