Skip to content

chore(cli): chore: fix testifylint issues - #3263

Open
mmorel-35 wants to merge 1 commit into
moby:masterfrom
mmorel-35:testifylint-base-cli-1
Open

chore(cli): chore: fix testifylint issues#3263
mmorel-35 wants to merge 1 commit into
moby:masterfrom
mmorel-35:testifylint-base-cli-1

Conversation

@mmorel-35

Copy link
Copy Markdown
Contributor

- What I did

Use testifylint to identify issues and fix them in cli

- How I did it

Use testifylint -enable-all -fix ./... for autofixable, then fix manually what testifylint -enable-all ./... finds

- How to test it

- Description for the changelog

@mmorel-35 mmorel-35 changed the title chore(cli): chore: fix testifylint issues part 1 chore(cli): chore: fix testifylint issues Jul 27, 2026
#### Description

chore: fix testifylint issues in cli
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35
mmorel-35 force-pushed the testifylint-base-cli-1 branch from fcf2b5a to fde48de Compare August 4, 2026 20:42
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 14.73%. Comparing base (6e9e7b8) to head (fde48de).
⚠️ Report is 68 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3263      +/-   ##
==========================================
- Coverage   14.73%   14.73%   -0.01%     
==========================================
  Files         200      200              
  Lines       93077    93027      -50     
==========================================
- Hits        13712    13704       -8     
+ Misses      78019    77985      -34     
+ Partials     1346     1338       -8     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants