!refactor(backend): remove legacy user endpoints#11985
Conversation
* realign user API endpoints to make it clearer which one are only applicable to the current user * fix name * bump api * fix test * fix reference * fix test exception * update ref * reduce breakage * re-add legacy urls till next `breaking` (cherry picked from commit 9908870)
|
follow up to #9604 |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (81.09%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## next-breaking #11985 +/- ##
=================================================
- Coverage 82.29% 81.51% -0.79%
=================================================
Files 1313 1313
Lines 68823 69627 +804
Branches 1938 1938
=================================================
+ Hits 56640 56758 +118
- Misses 11701 12387 +686
Partials 482 482
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Merging this PR will degrade performance by 53.87%
|
…into pr/matmair/11985
|
@SchrodingersGat ready for merge |
0d51f2d
into
inventree:next-breaking
removes fallback from #11963 in the next breaking