Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store ephemeral user group associations #1491

Merged
merged 5 commits into from
Feb 12, 2025

Respect group permissions when populating user roles

fe75765
Select commit
Loading
Failed to load commit list.
Merged

Store ephemeral user group associations #1491

Respect group permissions when populating user roles
fe75765
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

86.90% (+0.01%) compared to b96f134

View this Pull Request on Codecov

86.90% (+0.01%) compared to b96f134

Details

Codecov Report

Attention: Patch coverage is 92.15686% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.90%. Comparing base (b96f134) to head (fe75765).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/middleware/addUserContext.ts 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1491      +/-   ##
==========================================
+ Coverage   86.89%   86.90%   +0.01%     
==========================================
  Files         235      238       +3     
  Lines        2931     2964      +33     
  Branches      402      407       +5     
==========================================
+ Hits         2547     2576      +29     
+ Misses        384      355      -29     
- Partials        0       33      +33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.