fix: issues with nested index processing in CVE and metaDB code #2732
Codecov / codecov/project
failed
Oct 20, 2024 in 0s
92.08% (-0.05%) compared to edb5491
View this Pull Request on Codecov
92.08% (-0.05%) compared to edb5491
Details
Codecov Report
Attention: Patch coverage is 84.61538%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 92.08%. Comparing base (
edb5491
) to head (364f3ce
).
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/meta/dynamodb/dynamodb.go | 79.03% | 11 Missing and 2 partials |
pkg/meta/boltdb/boltdb.go | 92.30% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2732 +/- ##
==========================================
- Coverage 92.12% 92.08% -0.05%
==========================================
Files 169 169
Lines 30017 30038 +21
==========================================
+ Hits 27652 27659 +7
- Misses 1748 1760 +12
- Partials 617 619 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading