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

pkg/v1/mutate: fill in mediaType for OCI #1236

Merged
merged 1 commit into from
Jan 6, 2022
Merged

Conversation

maisem
Copy link
Contributor

@maisem maisem commented Jan 6, 2022

Fixes #1235

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2022

Codecov Report

Merging #1236 (7abcfb6) into main (d9bfbcb) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1236      +/-   ##
==========================================
- Coverage   73.80%   73.77%   -0.03%     
==========================================
  Files         111      111              
  Lines        8191     8183       -8     
==========================================
- Hits         6045     6037       -8     
  Misses       1549     1549              
  Partials      597      597              
Impacted Files Coverage Δ
pkg/v1/mutate/image.go 69.23% <100.00%> (-0.50%) ⬇️
pkg/v1/mutate/index.go 78.99% <100.00%> (-0.85%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9bfbcb...7abcfb6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fill out mediaType for OCI
3 participants