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

feat(auth)!: new authz service compat + new helper functions #126

Merged
merged 8 commits into from
Oct 19, 2023

lint: rm todo

961d18d
Select commit
Loading
Failed to load commit list.
Merged

feat(auth)!: new authz service compat + new helper functions #126

lint: rm todo
961d18d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 19, 2023 in 0s

100.00% (+0.00%) compared to e7e274f

View this Pull Request on Codecov

100.00% (+0.00%) compared to e7e274f

Details

Codecov Report

Merging #126 (961d18d) into master (e7e274f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master      #126    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           32        34     +2     
  Lines         1111      1212   +101     
  Branches       173       181     +8     
==========================================
+ Hits          1111      1212   +101     
Files Coverage Δ
bento_lib/auth/middleware/base.py 100.00% <100.00%> (ø)
bento_lib/auth/permissions.py 100.00% <100.00%> (ø)
bento_lib/auth/resources.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more