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

feat: implement ReferenceParser for manifestStore #305

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

Wwwsylvia
Copy link
Member

Performance optimization based on #287

Signed-off-by: Sylvia Lei lixlei@microsoft.com

Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
@Wwwsylvia Wwwsylvia requested a review from shizhMSFT September 7, 2022 12:27
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #305 (10c064e) into main (d9a8f82) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   71.83%   71.79%   -0.05%     
==========================================
  Files          38       38              
  Lines        3582     3584       +2     
==========================================
  Hits         2573     2573              
- Misses        752      754       +2     
  Partials      257      257              
Impacted Files Coverage Δ
registry/remote/repository.go 66.66% <0.00%> (-0.19%) ⬇️

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

@shizhMSFT shizhMSFT merged commit a018d99 into oras-project:main Sep 7, 2022
@Wwwsylvia Wwwsylvia deleted the parse-reference branch September 8, 2022 02:10
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