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

datastore: Add vuln & enrich stream updates #1315

Merged
merged 2 commits into from
May 3, 2024

db: Add stream update support for enrichments

0831b93
Select commit
Loading
Failed to load commit list.
Merged

datastore: Add vuln & enrich stream updates #1315

db: Add stream update support for enrichments
0831b93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2024 in 1s

55.76% (-0.09%) compared to 5ae53b8

View this Pull Request on Codecov

55.76% (-0.09%) compared to 5ae53b8

Details

Codecov Report

Attention: Patch coverage is 31.57895% with 52 lines in your changes are missing coverage. Please review.

Project coverage is 55.76%. Comparing base (5ae53b8) to head (0831b93).

Files Patch % Lines
datastore/postgres/enrichment.go 0.00% 28 Missing ⚠️
datastore/postgres/updatevulnerabilities.go 54.54% 14 Missing and 6 partials ⚠️
libvuln/jsonblob/jsonblob.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1315      +/-   ##
==========================================
- Coverage   55.84%   55.76%   -0.09%     
==========================================
  Files         266      266              
  Lines       16704    16759      +55     
==========================================
+ Hits         9328     9345      +17     
- Misses       6411     6445      +34     
- Partials      965      969       +4     

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