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

refactor: simplify track reader manager and messenger use #1474

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

TerryHowe
Copy link
Member

@TerryHowe TerryHowe commented Aug 11, 2024

What this PR does / why we need it:

If we just pass the messenger to reader, it will be a lot easier to test these packages.

Partial: #1461
Partial: #1449

@TerryHowe TerryHowe force-pushed the progress-manager branch 4 times, most recently from 0aedce4 to 83dc8ec Compare August 14, 2024 15:14
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 87.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 84.36%. Comparing base (e89bc7b) to head (8bd855f).

Files with missing lines Patch % Lines
cmd/oras/internal/display/status/track/target.go 64.70% 4 Missing and 2 partials ⚠️
cmd/oras/root/blob/fetch.go 66.66% 3 Missing and 1 partial ⚠️
cmd/oras/root/blob/push.go 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1474      +/-   ##
==========================================
+ Coverage   84.33%   84.36%   +0.02%     
==========================================
  Files         120      121       +1     
  Lines        5446     5506      +60     
==========================================
+ Hits         4593     4645      +52     
- Misses        606      612       +6     
- Partials      247      249       +2     

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

@TerryHowe TerryHowe force-pushed the progress-manager branch 9 times, most recently from b7b0a9a to d2ffbe7 Compare August 16, 2024 21:06
@TerryHowe TerryHowe marked this pull request as draft August 19, 2024 18:10
@TerryHowe TerryHowe force-pushed the progress-manager branch 3 times, most recently from c1f4e72 to 04ede71 Compare September 30, 2024 14:50
@TerryHowe TerryHowe marked this pull request as ready for review September 30, 2024 14:59
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale Inactive issues or pull requests label Dec 22, 2024
@TerryHowe TerryHowe removed the stale Inactive issues or pull requests label Dec 22, 2024
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.

1 participant