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

[PARALLEL] Add JSON stream progress writer #1

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

Conversation

felixfontein
Copy link
Owner

Copy of docker#11478 so I can run CI without waiting for someone to approve it.

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 2.56410% with 76 lines in your changes are missing coverage. Please review.

Project coverage is 54.27%. Comparing base (4b7b6ad) to head (2f78203).

Files Patch % Lines
pkg/progress/json.go 0.00% 37 Missing ⚠️
cmd/compose/compose.go 0.00% 28 Missing and 1 partial ⚠️
pkg/progress/writer.go 0.00% 6 Missing and 1 partial ⚠️
cmd/compose/build.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
- Coverage   54.79%   54.27%   -0.52%     
==========================================
  Files         145      146       +1     
  Lines       12593    12670      +77     
==========================================
- Hits         6900     6877      -23     
- Misses       5000     5094      +94     
- Partials      693      699       +6     

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

Signed-off-by: Felix Fontein <felix@fontein.de>
Signed-off-by: Felix Fontein <felix@fontein.de>
Signed-off-by: Felix Fontein <felix@fontein.de>
Signed-off-by: Felix Fontein <felix@fontein.de>
Signed-off-by: Felix Fontein <felix@fontein.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants