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: track progress #852

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

feat: track progress #852

wants to merge 15 commits into from

Conversation

shizhMSFT
Copy link
Contributor

@shizhMSFT shizhMSFT commented Dec 2, 2024

Important

This PR resolves #839 and is experimental.
This PR is also a duplicate of the internal/progress package in oras-project/oras#1524.

This PR introduce a new package progress to track the progress of reading content.

@shizhMSFT
Copy link
Contributor Author

Discussions should go to #839

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 86.84211% with 10 lines in your changes missing coverage. Please review.

Project coverage is 75.78%. Comparing base (e4dc64e) to head (fc11b2f).

Files with missing lines Patch % Lines
progress/manager.go 0.00% 6 Missing ⚠️
progress/tracker.go 94.28% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #852      +/-   ##
==========================================
+ Coverage   75.72%   75.78%   +0.05%     
==========================================
  Files          63       65       +2     
  Lines        6011     6087      +76     
==========================================
+ Hits         4552     4613      +61     
- Misses       1078     1090      +12     
- Partials      381      384       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
@shizhMSFT shizhMSFT added the experimental Issues or pull requests depending on WIP specs label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Issues or pull requests depending on WIP specs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy progress - feature request
1 participant