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

ansi=auto|never|always #10442

Merged
merged 1 commit into from
Apr 6, 2023
Merged

ansi=auto|never|always #10442

merged 1 commit into from
Apr 6, 2023

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Apr 5, 2023

What I did
ansi flag to accept legacy value always

Related issue
fixes #10439

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 April 5, 2023 10:48
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: +7.39 🎉

Comparison is base (1bca8d5) 52.43% compared to head (ba75ff6) 59.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10442      +/-   ##
==========================================
+ Coverage   52.43%   59.82%   +7.39%     
==========================================
  Files         105      105              
  Lines        9065     9065              
==========================================
+ Hits         4753     5423     +670     
+ Misses       3794     3071     -723     
- Partials      518      571      +53     
Impacted Files Coverage Δ
cmd/compose/compose.go 73.98% <0.00%> (ø)

... and 25 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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] --ansi always does not have any effect
3 participants