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.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 30, 2023 in 0s

89.88% (-2.06%) compared to f34af3c

View this Pull Request on Codecov

89.88% (-2.06%) compared to f34af3c

Details

Codecov Report

Merging #1842 (bf8e5a5) into main (f34af3c) will decrease coverage by 2.06%.
The diff coverage is 85.52%.

@@            Coverage Diff             @@
##             main    #1842      +/-   ##
==========================================
- Coverage   91.93%   89.88%   -2.06%     
==========================================
  Files         155      158       +3     
  Lines       26807    26978     +171     
==========================================
- Hits        24646    24249     -397     
- Misses       1600     2009     +409     
- Partials      561      720     +159     
Files Coverage Δ
errors/errors.go 100.00% <ø> (ø)
pkg/api/routes.go 94.50% <100.00%> (ø)
pkg/common/common.go 95.38% <100.00%> (+0.14%) ⬆️
pkg/extensions/imagetrust/image_trust.go 90.84% <100.00%> (-0.24%) ⬇️
pkg/extensions/imagetrust/image_trust_disabled.go 100.00% <ø> (ø)
pkg/extensions/search/convert/oci.go 94.00% <ø> (-0.83%) ⬇️
pkg/extensions/search/cve/scan.go 100.00% <100.00%> (ø)
pkg/extensions/sync/references/cosign.go 97.03% <100.00%> (+2.55%) ⬆️
pkg/extensions/sync/references/oci.go 91.66% <100.00%> (+1.84%) ⬆️
pkg/extensions/sync/references/referrers_tag.go 89.52% <100.00%> (-3.58%) ⬇️
... and 22 more

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more