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

test(e2e): re-bake test data #1094

Merged
merged 7 commits into from
Sep 1, 2023
Merged

test(e2e): re-bake test data #1094

merged 7 commits into from
Sep 1, 2023

Conversation

qweeah
Copy link
Contributor

@qweeah qweeah commented Aug 31, 2023

This PR re-bakes test data to make it testable in ZOT.

The old tests data contains mediaType that cannot be copied to ZOT and it affects oras cp tests when copying between v1.1-compliant and v1.0-compliant registries.

qweeah added 4 commits August 30, 2023 12:13
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2023

Codecov Report

Merging #1094 (aff1f3f) into main (2d6d36e) will increase coverage by 0.08%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #1094      +/-   ##
==========================================
+ Coverage   79.99%   80.08%   +0.08%     
==========================================
  Files          56       57       +1     
  Lines        2914     2927      +13     
==========================================
+ Hits         2331     2344      +13     
  Misses        405      405              
  Partials      178      178              
Files Changed Coverage Δ
cmd/oras/root/attach.go 82.64% <100.00%> (+0.74%) ⬆️
cmd/oras/root/push.go 75.70% <100.00%> (+0.70%) ⬆️
internal/registryutil/auth.go 100.00% <100.00%> (ø)

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qweeah qweeah merged commit 018ca95 into oras-project:main Sep 1, 2023
6 checks passed
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.

3 participants