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

fix: Partially reverted #220 due to unexpected breaking changes #223

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

pamburus
Copy link
Owner

Now -c is a flag as it was before, it can be used in a group of flags combined together, and it overrides --color.
Additionally, -c can now be overridden by --color.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.59%. Comparing base (0bfa282) to head (50b1237).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #223   +/-   ##
=======================================
  Coverage   33.59%   33.59%           
=======================================
  Files          38       38           
  Lines        5140     5140           
=======================================
  Hits         1727     1727           
  Misses       3413     3413           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pamburus pamburus marked this pull request as ready for review April 30, 2024 21:08
@pamburus pamburus merged commit 39b53b8 into master Apr 30, 2024
4 checks passed
@pamburus pamburus deleted the feature/options branch April 30, 2024 21:08
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.

1 participant