feat(auth)!: new authz service compat + new helper functions #126
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 is100.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
Loading