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

wip: Multiple principals for a Subject #1317

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat/explicit_stages

7522727
Select commit
Loading
Failed to load commit list.
Open

wip: Multiple principals for a Subject #1317

Merge branch 'main' into feat/explicit_stages
7522727
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2024 in 0s

89.30% (+0.04%) compared to 32c53c8

View this Pull Request on Codecov

89.30% (+0.04%) compared to 32c53c8

Details

Codecov Report

Attention: Patch coverage is 97.72727% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 89.30%. Comparing base (32c53c8) to head (7522727).

Files Patch % Lines
internal/accesscontext/access_context.go 75.00% 1 Missing ⚠️
...l/handler/middleware/grpc/accesslog/interceptor.go 85.71% 1 Missing ⚠️
internal/rules/default_execution_condition.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1317      +/-   ##
==========================================
+ Coverage   89.25%   89.30%   +0.04%     
==========================================
  Files         270      271       +1     
  Lines        8870     8880      +10     
==========================================
+ Hits         7917     7930      +13     
+ Misses        704      703       -1     
+ Partials      249      247       -2     

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