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

updater: Support delta updates #1167

Merged
merged 1 commit into from
Jan 19, 2024

updater: Support delta updates

2203122
Select commit
Loading
Failed to load commit list.
Merged

updater: Support delta updates #1167

updater: Support delta updates
2203122
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

53.37% (+0.73%) compared to d372652

View this Pull Request on Codecov

53.37% (+0.73%) compared to d372652

Details

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (d372652) 52.63% compared to head (2203122) 53.37%.
Report is 1 commits behind head on main.

Files Patch % Lines
datastore/postgres/updatevulnerabilities.go 83.33% 9 Missing and 6 partials ⚠️
libvuln/updates/manager.go 50.00% 10 Missing and 1 partial ⚠️
libvuln/jsonblob/jsonblob.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1167      +/-   ##
==========================================
+ Coverage   52.63%   53.37%   +0.73%     
==========================================
  Files         224      224              
  Lines       17068    17166      +98     
==========================================
+ Hits         8984     9162     +178     
+ Misses       7264     7165      -99     
- Partials      820      839      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.