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

refactor(metadb): change backend serialization to protobuf #1842

Merged
merged 1 commit into from
Oct 30, 2023

refactor(metadb): improve UX by speeding up metadb serialize/deserialize

bf8e5a5
Select commit
Loading
Failed to load commit list.
Merged

refactor(metadb): change backend serialization to protobuf #1842

refactor(metadb): improve UX by speeding up metadb serialize/deserialize
bf8e5a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 30, 2023 in 1s

85.52% of diff hit (target 91.93%)

View this Pull Request on Codecov

85.52% of diff hit (target 91.93%)

Annotations

Check warning on line 429 in pkg/extensions/search/convert/metadb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/convert/metadb.go#L428-L429

Added lines #L428 - L429 were not covered by tests

Check warning on line 456 in pkg/extensions/search/convert/metadb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/convert/metadb.go#L455-L456

Added lines #L455 - L456 were not covered by tests

Check warning on line 518 in pkg/extensions/search/convert/metadb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/convert/metadb.go#L516-L518

Added lines #L516 - L518 were not covered by tests

Check warning on line 582 in pkg/extensions/search/convert/metadb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/convert/metadb.go#L581-L582

Added lines #L581 - L582 were not covered by tests

Check warning on line 612 in pkg/extensions/search/convert/metadb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/convert/metadb.go#L612

Added line #L612 was not covered by tests

Check warning on line 297 in pkg/extensions/search/cve/cve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/cve/cve.go#L297

Added line #L297 was not covered by tests

Check warning on line 317 in pkg/extensions/search/cve/cve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/cve/cve.go#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 248 in pkg/extensions/search/cve/trivy/scanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/cve/trivy/scanner.go#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 265 in pkg/extensions/search/cve/trivy/scanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/cve/trivy/scanner.go#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 294 in pkg/extensions/search/cve/trivy/scanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/cve/trivy/scanner.go#L294

Added line #L294 was not covered by tests

Check warning on line 463 in pkg/extensions/search/cve/trivy/scanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/cve/trivy/scanner.go#L463

Added line #L463 was not covered by tests

Check warning on line 602 in pkg/extensions/search/cve/trivy/scanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/cve/trivy/scanner.go#L602

Added line #L602 was not covered by tests

Check warning on line 176 in pkg/extensions/search/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/resolver.go#L176

Added line #L176 was not covered by tests

Check warning on line 502 in pkg/extensions/search/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/resolver.go#L501-L502

Added lines #L501 - L502 were not covered by tests

Check warning on line 590 in pkg/extensions/search/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/resolver.go#L589-L590

Added lines #L589 - L590 were not covered by tests

Check warning on line 654 in pkg/extensions/search/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/resolver.go#L652-L654

Added lines #L652 - L654 were not covered by tests

Check warning on line 1050 in pkg/extensions/search/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/resolver.go#L1050

Added line #L1050 was not covered by tests

Check warning on line 1058 in pkg/extensions/search/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/resolver.go#L1058

Added line #L1058 was not covered by tests

Check warning on line 1060 in pkg/extensions/search/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/extensions/search/resolver.go#L1060

Added line #L1060 was not covered by tests

Check warning on line 105 in pkg/meta/boltdb/boltdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/meta/boltdb/boltdb.go#L105

Added line #L105 was not covered by tests

Check warning on line 110 in pkg/meta/boltdb/boltdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/meta/boltdb/boltdb.go#L110

Added line #L110 was not covered by tests

Check warning on line 123 in pkg/meta/boltdb/boltdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/meta/boltdb/boltdb.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 136 in pkg/meta/boltdb/boltdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/meta/boltdb/boltdb.go#L136

Added line #L136 was not covered by tests

Check warning on line 141 in pkg/meta/boltdb/boltdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/meta/boltdb/boltdb.go#L141

Added line #L141 was not covered by tests

Check warning on line 228 in pkg/meta/boltdb/boltdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/meta/boltdb/boltdb.go#L227-L228

Added lines #L227 - L228 were not covered by tests