Skip to content

cli/command: remove StringSliceReplaceAt utility#5915

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:remove_StringSliceReplaceAt
Mar 10, 2025
Merged

cli/command: remove StringSliceReplaceAt utility#5915
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:remove_StringSliceReplaceAt

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

It was only used internally in cmd/docker and has no known external consumers. Move it to cmd/docker and un-export it.

- Human readable description for the release notes

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

@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Mar 9, 2025
@thaJeztah thaJeztah force-pushed the remove_StringSliceReplaceAt branch from ee997b4 to 86ae83a Compare March 9, 2025 21:07
It was only used internally in cmd/docker and has no known external
consumers. Move it to cmd/docker and un-export it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the remove_StringSliceReplaceAt branch from 86ae83a to a5ec6c2 Compare March 9, 2025 21:22
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.

Project coverage is 59.26%. Comparing base (2eec746) to head (a5ec6c2).
Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5915   +/-   ##
=======================================
  Coverage   59.26%   59.26%           
=======================================
  Files         357      358    +1     
  Lines       29771    29771           
=======================================
  Hits        17645    17645           
  Misses      11153    11153           
  Partials      973      973           
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@thaJeztah thaJeztah added this to the 28.0.2 milestone Mar 10, 2025
@thaJeztah thaJeztah merged commit 650b45a into docker:master Mar 10, 2025
@thaJeztah thaJeztah deleted the remove_StringSliceReplaceAt branch March 10, 2025 12:37
@thaJeztah thaJeztah self-assigned this May 16, 2025
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