feat: add ReferrerStoreManager interface to wrap operations on namespaced stores [multi-tenancy PR 4] #1380
Codecov / codecov/project
succeeded
Apr 12, 2024 in 1s
65.41% (+0.10%) compared to 73ef709
View this Pull Request on Codecov
65.41% (+0.10%) compared to 73ef709
Details
Codecov Report
Attention: Patch coverage is 92.30769%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 65.41%. Comparing base (
73ef709
) to head (5e91637
).
Report is 7 commits behind head on staging.
Files | Patch % | Lines |
---|---|---|
pkg/controllers/store_controller.go | 50.00% | 1 Missing |
pkg/manager/manager.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## staging #1380 +/- ##
===========================================
+ Coverage 65.31% 65.41% +0.10%
===========================================
Files 105 107 +2
Lines 5458 5552 +94
===========================================
+ Hits 3565 3632 +67
- Misses 1535 1565 +30
+ Partials 358 355 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading