Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

docs: add a brief introduction in README #83

Merged
merged 7 commits into from
Jul 14, 2023

Conversation

Wwwsylvia
Copy link
Member

Resolves: #58

Signed-off-by: Lixia (Sylvia) Lei <[email protected]>
@Wwwsylvia Wwwsylvia changed the title doc: add a brief introduction in README docs: add a brief introduction in README Jul 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2023

Codecov Report

Merging #83 (97df607) into main (ab5d0bd) will increase coverage by 0.18%.
The diff coverage is 85.18%.

❗ 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      #83      +/-   ##
==========================================
+ Coverage   82.27%   82.46%   +0.18%     
==========================================
  Files           6        6              
  Lines         378      382       +4     
==========================================
+ Hits          311      315       +4     
  Misses         45       45              
  Partials       22       22              
Impacted Files Coverage Δ
native_store.go 83.33% <66.66%> (-3.63%) ⬇️
registry.go 81.25% <85.71%> (-2.09%) ⬇️
store.go 80.95% <100.00%> (+4.12%) ⬆️

README.md Outdated Show resolved Hide resolved
Signed-off-by: Sylvia Lei <[email protected]>
@Wwwsylvia
Copy link
Member Author

Wwwsylvia commented Jul 14, 2023

Codecov Report

Merging #83 (04c047d) into main (ab5d0bd) will increase coverage by 0.18%.
The diff coverage is 85.18%.

❗ 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      #83      +/-   ##
==========================================
+ Coverage   82.27%   82.46%   +0.18%     
==========================================
  Files           6        6              
  Lines         378      382       +4     
==========================================
+ Hits          311      315       +4     
  Misses         45       45              
  Partials       22       22              

Impacted Files Coverage Δ
native_store.go 83.33% <66.66%> (-3.63%) ⬇️
registry.go 81.25% <85.71%> (-2.09%) ⬇️
store.go 80.95% <100.00%> (+4.12%) ⬆️

Wondering why this PR triggers a test coverage change... 🤨

@Wwwsylvia Wwwsylvia requested a review from TerryHowe July 14, 2023 02:44
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Signed-off-by: Sylvia Lei <[email protected]>
Signed-off-by: Sylvia Lei <[email protected]>
Signed-off-by: Sylvia Lei <[email protected]>
Signed-off-by: Sylvia Lei <[email protected]>
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

@Wwwsylvia Wwwsylvia merged commit 2afb422 into oras-project:main Jul 14, 2023
@Wwwsylvia Wwwsylvia deleted the readme branch July 14, 2023 08:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update README
5 participants