feat: add PolicyManager interface to wrap operations on namespaced policies [multi-tenancy PR 3] #1359
Codecov / codecov/project
failed
Apr 11, 2024 in 0s
65.26% (-0.06%) compared to 73ef709
View this Pull Request on Codecov
65.26% (-0.06%) compared to 73ef709
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 7 lines
in your changes are missing coverage. Please review.
Project coverage is 65.26%. Comparing base (
73ef709
) to head (00a5b40
).
Report is 6 commits behind head on staging.
Files | Patch % | Lines |
---|---|---|
pkg/manager/manager.go | 0.00% | 3 Missing |
pkg/controllers/policy_controller.go | 33.33% | 2 Missing |
pkg/executor/core/executor.go | 0.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## staging #1359 +/- ##
===========================================
- Coverage 65.31% 65.26% -0.06%
===========================================
Files 105 106 +1
Lines 5458 5533 +75
===========================================
+ Hits 3565 3611 +46
- Misses 1535 1567 +32
+ Partials 358 355 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading