Skip to content

refactor(authorization): forward only { _id, roles } from hasPermission wrappers - #41413

Merged
ggazzo merged 1 commit into
developfrom
chore/authz-minimal-subject-wrappers
Jul 16, 2026
Merged

refactor(authorization): forward only { _id, roles } from hasPermission wrappers#41413
ggazzo merged 1 commit into
developfrom
chore/authz-minimal-subject-wrappers

refactor(authorization): forward only { _id, roles } from hasPermissi…

92a6905
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

68.46% (-0.03%) compared to cff23f9

View this Pull Request on Codecov

68.46% (-0.03%) compared to cff23f9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.46%. Comparing base (cff23f9) to head (92a6905).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41413      +/-   ##
===========================================
- Coverage    68.48%   68.46%   -0.03%     
===========================================
  Files         4092     4092              
  Lines       158216   158218       +2     
  Branches     28678    28650      -28     
===========================================
- Hits        108351   108317      -34     
- Misses       44827    44869      +42     
+ Partials      5038     5032       -6     
🚀 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.