feat(registry): Add generic registry for source, not target #737
Codecov / codecov/project
failed
May 29, 2024 in 0s
28.60% (-0.65%) compared to 1bfe93a
View this Pull Request on Codecov
28.60% (-0.65%) compared to 1bfe93a
Details
Codecov Report
Attention: Patch coverage is 17.77778%
with 37 lines
in your changes are missing coverage. Please review.
Project coverage is 28.60%. Comparing base (
1bfe93a
) to head (0f613c4
).
Report is 7 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pkg/registry/generic.go | 28.00% | 18 Missing |
pkg/config/config.go | 0.00% | 11 Missing |
cmd/root.go | 0.00% | 3 Missing |
pkg/types/types.go | 0.00% | 3 Missing |
pkg/registry/client.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #737 +/- ##
==========================================
- Coverage 29.24% 28.60% -0.65%
==========================================
Files 11 12 +1
Lines 824 867 +43
==========================================
+ Hits 241 248 +7
- Misses 558 594 +36
Partials 25 25
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading