rpm: implement an RPM filescanner to discern RPM filepaths #1320
Codecov / codecov/project
succeeded
Aug 21, 2024 in 1s
55.43% (+0.18%) compared to a3c7415
View this Pull Request on Codecov
55.43% (+0.18%) compared to a3c7415
Details
Codecov Report
Attention: Patch coverage is 53.24675%
with 108 lines
in your changes missing coverage. Please review.
Project coverage is 55.43%. Comparing base (
a3c7415
) to head (0eb95e5
).
Report is 7 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
rpm/native_db.go | 44.44% | 56 Missing and 24 partials |
rpm/filescanner.go | 59.45% | 9 Missing and 6 partials |
linux/coalescer.go | 20.00% | 3 Missing and 1 partial |
rpm/ecosystem.go | 0.00% | 3 Missing |
rhel/resolver.go | 92.30% | 1 Missing and 1 partial |
whiteout/coalescer.go | 0.00% | 2 Missing |
indexer/controller/coalesce.go | 0.00% | 1 Missing |
rpm/packagescanner.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1320 +/- ##
==========================================
+ Coverage 55.25% 55.43% +0.18%
==========================================
Files 278 284 +6
Lines 17199 17932 +733
==========================================
+ Hits 9503 9941 +438
- Misses 6738 6945 +207
- Partials 958 1046 +88
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading