Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: issues with nested index processing in CVE and metaDB code #2732

Merged
merged 1 commit into from
Oct 21, 2024

fix: issues with nested index processing in CVE and metaDB code

364f3ce
Select commit
Loading
Failed to load commit list.
Merged

fix: issues with nested index processing in CVE and metaDB code #2732

fix: issues with nested index processing in CVE and metaDB code
364f3ce
Select commit
Loading
Failed to load commit list.
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.