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

cli/command: remove direct import of docker/go-connections #5888

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

thaJeztah
Copy link
Member

It was only used to check if the value was nil; pass a boolean instead.

- A picture of a cute animal (not mandatory but encouraged)

It was only used to check if the value was nil; pass a boolean instead.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Mar 4, 2025
@thaJeztah thaJeztah added this to the 28.0.2 milestone Mar 4, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.28%. Comparing base (c775585) to head (95ac11e).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5888      +/-   ##
==========================================
+ Coverage   58.90%   59.28%   +0.37%     
==========================================
  Files         351      354       +3     
  Lines       29727    29739      +12     
==========================================
+ Hits        17511    17631     +120     
+ Misses      11242    11136     -106     
+ Partials      974      972       -2     

@thaJeztah thaJeztah merged commit 7bcbe08 into docker:master Mar 4, 2025
104 checks passed
@thaJeztah thaJeztah deleted the command_no_go_connections branch March 4, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactor PR's that refactor, or clean-up code status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants