[backend] fix(multi-tenant): scenario tenant isolation (#4864) #5619
Codecov / codecov/project
succeeded
Apr 28, 2026 in 1s
63.80% (target 80.00%)
View this Pull Request on Codecov
63.80% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.80%. Comparing base (a83fadd) to head (d4498ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...pi/src/main/java/io/openaev/rest/team/TeamApi.java | 25.00% | 6 Missing |
❌ Your project check has failed because the head coverage (63.80%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## release/current #5619 +/- ##
=====================================================
+ Coverage 63.76% 63.80% +0.04%
- Complexity 5825 5828 +3
=====================================================
Files 1145 1145
Lines 34375 34386 +11
Branches 2652 2650 -2
=====================================================
+ Hits 21920 21941 +21
+ Misses 11161 11154 -7
+ Partials 1294 1291 -3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 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