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

bump compose-go #10470

Merged
merged 1 commit into from
Apr 17, 2023
Merged

bump compose-go #10470

merged 1 commit into from
Apr 17, 2023

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Apr 17, 2023

What I did
bump compose-go to benefit from recent fixes

closes #10465

Signed-off-by: Nicolas De Loof <[email protected]>
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Patch coverage: 27.27% and project coverage change: +0.07 🎉

Comparison is base (1fb0c03) 59.81% compared to head (5186b3f) 59.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10470      +/-   ##
==========================================
+ Coverage   59.81%   59.88%   +0.07%     
==========================================
  Files         105      105              
  Lines        9074     9055      -19     
==========================================
- Hits         5428     5423       -5     
+ Misses       3076     3067       -9     
+ Partials      570      565       -5     
Impacted Files Coverage Δ
pkg/compose/compose.go 67.10% <0.00%> (+1.72%) ⬆️
pkg/compose/create.go 61.41% <0.00%> (ø)
pkg/compose/start.go 53.76% <0.00%> (-0.55%) ⬇️
pkg/compose/build.go 75.71% <33.33%> (ø)
pkg/compose/pull.go 76.72% <100.00%> (+2.75%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ndeloof ndeloof requested review from a team, nicksieger, StefanScherer, ulyssessouza, milas and laurazard and removed request for a team April 17, 2023 14:51
@ndeloof ndeloof merged commit 65fda18 into docker:v2 Apr 17, 2023
@ndeloof ndeloof deleted the bump_compose_go branch April 17, 2023 15:20
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.

[BUG] Error "must be a boolean" with yes scalar in Docker Compose v2.17.0
3 participants