Skip to content

matcher: Add iterator-based DB update APIs

Codecov / codecov/patch succeeded Apr 18, 2024 in 1s

53.44% of diff hit (target 55.76%)

View this Pull Request on Codecov

53.44% of diff hit (target 55.76%)

Annotations

Check warning on line 66 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 77 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L72-L77

Added lines #L72 - L77 were not covered by tests

Check warning on line 80 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L80

Added line #L80 was not covered by tests

Check warning on line 82 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L82

Added line #L82 was not covered by tests

Check warning on line 85 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L85

Added line #L85 was not covered by tests

Check warning on line 159 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L156-L159

Added lines #L156 - L159 were not covered by tests

Check warning on line 161 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L161

Added line #L161 was not covered by tests

Check warning on line 164 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L164

Added line #L164 was not covered by tests

Check warning on line 167 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L167

Added line #L167 was not covered by tests

Check warning on line 169 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L169

Added line #L169 was not covered by tests

Check warning on line 172 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 188 in datastore/postgres/enrichment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/enrichment.go#L188

Added line #L188 was not covered by tests

Check warning on line 56 in datastore/postgres/updatevulnerabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/updatevulnerabilities.go#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 69 in datastore/postgres/updatevulnerabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/updatevulnerabilities.go#L69

Added line #L69 was not covered by tests

Check warning on line 98 in datastore/postgres/updatevulnerabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/updatevulnerabilities.go#L98

Added line #L98 was not covered by tests

Check warning on line 255 in datastore/postgres/updatevulnerabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/updatevulnerabilities.go#L255

Added line #L255 was not covered by tests

Check warning on line 279 in datastore/postgres/updatevulnerabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/updatevulnerabilities.go#L279

Added line #L279 was not covered by tests

Check warning on line 283 in datastore/postgres/updatevulnerabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/updatevulnerabilities.go#L283

Added line #L283 was not covered by tests

Check warning on line 289 in datastore/postgres/updatevulnerabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datastore/postgres/updatevulnerabilities.go#L289

Added line #L289 was not covered by tests

Check warning on line 109 in libvuln/jsonblob/jsonblob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvuln/jsonblob/jsonblob.go#L109

Added line #L109 was not covered by tests

Check warning on line 132 in libvuln/jsonblob/jsonblob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvuln/jsonblob/jsonblob.go#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 136 in libvuln/jsonblob/jsonblob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvuln/jsonblob/jsonblob.go#L136

Added line #L136 was not covered by tests

Check warning on line 160 in libvuln/jsonblob/jsonblob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvuln/jsonblob/jsonblob.go#L160

Added line #L160 was not covered by tests

Check warning on line 174 in libvuln/jsonblob/jsonblob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvuln/jsonblob/jsonblob.go#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 181 in libvuln/jsonblob/jsonblob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvuln/jsonblob/jsonblob.go#L180-L181

Added lines #L180 - L181 were not covered by tests