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

fix --pull documentation #11164

Merged
merged 1 commit into from Nov 7, 2023
Merged

fix --pull documentation #11164

merged 1 commit into from Nov 7, 2023

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Nov 7, 2023

fixes #11162

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof requested review from a team, nicksieger, StefanScherer, ulyssessouza, glours, milas and laurazard and removed request for a team November 7, 2023 07:23
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e5cd265) 56.83% compared to head (3e4ad96) 56.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11164      +/-   ##
==========================================
+ Coverage   56.83%   56.90%   +0.07%     
==========================================
  Files         133      133              
  Lines       11370    11370              
==========================================
+ Hits         6462     6470       +8     
+ Misses       4279     4274       -5     
+ Partials      629      626       -3     
Files Coverage Δ
cmd/compose/create.go 56.41% <100.00%> (ø)
cmd/compose/up.go 67.40% <100.00%> (+1.10%) ⬆️

... and 1 file with indirect coverage changes

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

@ndeloof ndeloof merged commit 2945532 into docker:main Nov 7, 2023
28 checks passed
@ndeloof ndeloof deleted the pull_docs branch November 7, 2023 08:20
matt9ucci added a commit to matt9ucci/DockerCompletion that referenced this pull request Apr 8, 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.

[BUG] compose up - invalid --pull option "policy"
2 participants