Skip to content

cli/command: PruneFilters: require smaller interface#5917

Merged
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:prunefilters_shallow_interface
Mar 10, 2025
Merged

cli/command: PruneFilters: require smaller interface#5917
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:prunefilters_shallow_interface

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

This function only needs access to the CLI's configfile; use the config.Prider interface to be more clear on what's expected.

- Human readable description for the release notes

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

This function only needs access to the CLI's configfile; use the
config.Prider interface to be more clear on what's expected.

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 9, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

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

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5917      +/-   ##
==========================================
- Coverage   59.26%   59.26%   -0.01%     
==========================================
  Files         357      357              
  Lines       29771    29772       +1     
==========================================
  Hits        17645    17645              
- Misses      11153    11154       +1     
  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 a390a32 into docker:master Mar 10, 2025
@thaJeztah thaJeztah deleted the prunefilters_shallow_interface branch March 10, 2025 12:33
@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