zot icon indicating copy to clipboard operation
zot copied to clipboard

test: Build images with annotations

Open nicoldr opened this issue 2 years ago • 1 comments

Signed-off-by: Nicol Draghici [email protected]

What type of PR is this?

Which issue does this PR fix: Solves #850

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

nicoldr avatar Oct 11 '22 16:10 nicoldr

Codecov Report

Merging #872 (2449459) into main (7d08985) will decrease coverage by 0.11%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #872      +/-   ##
==========================================
- Coverage   89.00%   88.88%   -0.12%     
==========================================
  Files          72       72              
  Lines       13829    13829              
==========================================
- Hits        12308    12292      -16     
- Misses       1186     1199      +13     
- Partials      335      338       +3     
Impacted Files Coverage Δ
pkg/api/session.go 96.99% <0.00%> (-3.01%) :arrow_down:
pkg/storage/local/local.go 82.94% <0.00%> (-0.68%) :arrow_down:
pkg/scheduler/scheduler.go 91.53% <0.00%> (-0.53%) :arrow_down:
pkg/api/routes.go 96.95% <0.00%> (-0.28%) :arrow_down:

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

codecov[bot] avatar Oct 11 '22 17:10 codecov[bot]