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): specs for filtered tag listing #832

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

qweeah
Copy link
Contributor

@qweeah qweeah commented Feb 23, 2023

What this PR does / why we need it:
This PR adds E2E test specs for filtered tag listing.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #829

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
@codecov-commenter
Copy link

Codecov Report

Merging #832 (5b2cdb0) into main (0a34492) will not change coverage.
The diff coverage is n/a.

❗ Current head 5b2cdb0 differs from pull request most recent head 7276021. Consider uploading reports for the commit 7276021 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #832   +/-   ##
=======================================
  Coverage   63.84%   63.84%           
=======================================
  Files          21       21           
  Lines         852      852           
=======================================
  Hits          544      544           
  Misses        265      265           
  Partials       43       43           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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 2d89bc8 into oras-project:main Feb 23, 2023
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.

add e2e tests for tag listing with filter
3 participants