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

Avoid race in progress_test.go #1081

Merged
merged 1 commit into from
Jul 13, 2021
Merged

Avoid race in progress_test.go #1081

merged 1 commit into from
Jul 13, 2021

Conversation

imjasonh
Copy link
Collaborator

$ go test -race ./pkg/v1/remote -run=TestMultiWrite_Progress_Retry -count=10
ok  	github.com/google/go-containerregistry/pkg/v1/remote	60.598s

@codecov-commenter
Copy link

Codecov Report

Merging #1081 (b9f090f) into main (03f1bf4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1081   +/-   ##
=======================================
  Coverage   75.50%   75.50%           
=======================================
  Files         107      107           
  Lines        5094     5094           
=======================================
  Hits         3846     3846           
  Misses        703      703           
  Partials      545      545           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03f1bf4...b9f090f. Read the comment docs.

@jonjohnsonjr jonjohnsonjr merged commit 68edb3a into google:main Jul 13, 2021
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.

None yet

3 participants