fix(api)!: return 403 for authorization failures, reserve 401 for missing session - #41590
Draft
ggazzo wants to merge 2 commits into
Draft
fix(api)!: return 403 for authorization failures, reserve 401 for missing session#41590ggazzo wants to merge 2 commits into
ggazzo wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jul 27, 2026 in 1s
68.67% (-0.02%) compared to 5ba7bd5
View this Pull Request on Codecov
68.67% (-0.02%) compared to 5ba7bd5
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.67%. Comparing base (5ba7bd5) to head (f5280a2).
Additional details and impacted files
@@ Coverage Diff @@
## develop #41590 +/- ##
===========================================
- Coverage 68.69% 68.67% -0.02%
===========================================
Files 4139 4140 +1
Lines 159268 159306 +38
Branches 27964 27983 +19
===========================================
- Hits 109403 109402 -1
- Misses 44705 44739 +34
- Partials 5160 5165 +5 🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading