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

Add a cli.NoColour option for disabling all colour/style #122

Merged
merged 3 commits into from
Jan 4, 2025

Tweak the help layout

b27f2e1
Select commit
Loading
Failed to load commit list.
Merged

Add a cli.NoColour option for disabling all colour/style #122

Tweak the help layout
b27f2e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 1s

91.60% (+0.07%) compared to 9ad2b79

View this Pull Request on Codecov

91.60% (+0.07%) compared to 9ad2b79

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.60%. Comparing base (9ad2b79) to head (b27f2e1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   91.53%   91.60%   +0.07%     
==========================================
  Files           7        6       -1     
  Lines        1311     1299      -12     
==========================================
- Hits         1200     1190      -10     
+ Misses         79       77       -2     
  Partials       32       32              

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