feat(authz): add roles table for Audit user page #106
Merged
Codecov / codecov/project
succeeded
Apr 18, 2026 in 1s
95.70% (+0.06%) compared to 067b971
View this Pull Request on Codecov
95.70% (+0.06%) compared to 067b971
Details
Codecov Report
❌ Patch coverage is 97.60000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.70%. Comparing base (067b971) to head (4bc061a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/authz-module/data/api.ts | 85.71% | 2 Missing |
| src/index.tsx | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #106 +/- ##
==========================================
+ Coverage 95.63% 95.70% +0.06%
==========================================
Files 68 69 +1
Lines 1466 1536 +70
Branches 319 321 +2
==========================================
+ Hits 1402 1470 +68
- Misses 62 64 +2
Partials 2 2 ☔ 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