nvidia-swqa-test(ui): add unit tests for extractRolesFromClaims for mock ui#798
nvidia-swqa-test(ui): add unit tests for extractRolesFromClaims for mock ui#798jxiongtest314 wants to merge 1 commit intoNVIDIA:mainfrom
Conversation
📝 WalkthroughWalkthroughTest suite for role authentication functions expanded with new test cases for Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #798 +/- ##
==========================================
- Coverage 42.90% 42.79% -0.12%
==========================================
Files 203 203
Lines 26803 26803
Branches 7573 7573
==========================================
- Hits 11500 11470 -30
- Misses 15197 15226 +29
- Partials 106 107 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Hi @fernandol-nvidia , BRs, |
Description
Added 6 UT cases of extractRolesFromClaims for mock UI, Add coverage for
extractRolesFromClaimsinsrc/ui/src/lib/auth/roles.test.ts.Issue - None
Checklist
Summary by CodeRabbit