Skip to content

postgres/v2: Indexer implementation

Codecov / codecov/project failed Apr 12, 2024 in 1s

54.32% (-1.48%) compared to b28ae8c

View this Pull Request on Codecov

54.32% (-1.48%) compared to b28ae8c

Details

Codecov Report

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

Project coverage is 54.32%. Comparing base (b28ae8c) to head (a2c16b0).

❗ Current head a2c16b0 differs from pull request most recent head 123b1f6. Consider uploading reports for the commit 123b1f6 to get more accurate results

Files Patch % Lines
...atastore/postgres/v2/matcher_v1_updateoperation.go 49.16% 108 Missing and 14 partials ⚠️
datastore/postgres/v2/matcher_v1_enrichment.go 0.00% 110 Missing ⚠️
...atastore/postgres/v2/matcher_v1_vulnerabilities.go 70.85% 87 Missing and 15 partials ⚠️
locksource/pglock/pglock.go 63.52% 81 Missing and 12 partials ⚠️
datastore/postgres/v2/common.go 71.11% 60 Missing and 18 partials ⚠️
datastore/postgres/v2/indexer_v1_manifest.go 57.25% 38 Missing and 15 partials ⚠️
datastore/postgres/v2/indexer_v1_index.go 74.50% 42 Missing and 9 partials ⚠️
datastore/postgres/v2/matcher_v1.go 38.27% 43 Missing and 7 partials ⚠️
...astore/postgres/v2/indexer_v1_affectedmanifests.go 75.50% 38 Missing and 11 partials ⚠️
datastore/postgres/v2/metrics.go 76.96% 34 Missing and 4 partials ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1092      +/-   ##
==========================================
- Coverage   55.79%   54.32%   -1.48%     
==========================================
  Files         265      249      -16     
  Lines       16552    19713    +3161     
==========================================
+ Hits         9236    10709    +1473     
- Misses       6357     8043    +1686     
- Partials      959      961       +2     

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