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

fix(authz): support namespaces filtering #3692

Merged
merged 2 commits into from
Dec 18, 2024

address PR feedback

a237959
Select commit
Loading
Failed to load commit list.
Merged

fix(authz): support namespaces filtering #3692

address PR feedback
a237959
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

64.63% (+0.08%) compared to 866ba43

View this Pull Request on Codecov

64.63% (+0.08%) compared to 866ba43

Details

Codecov Report

Attention: Patch coverage is 84.33735% with 13 lines in your changes missing coverage. Please review.

Project coverage is 64.63%. Comparing base (866ba43) to head (a237959).

Files with missing lines Patch % Lines
internal/server/authz/engine/rego/engine.go 72.97% 7 Missing and 3 partials ⚠️
internal/server/authz/engine/bundle/engine.go 82.35% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3692      +/-   ##
==========================================
+ Coverage   64.55%   64.63%   +0.08%     
==========================================
  Files         170      170              
  Lines       17163    17233      +70     
==========================================
+ Hits        11079    11139      +60     
- Misses       5393     5399       +6     
- Partials      691      695       +4     

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