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

Refactor colorize/colorizef functions #210

Merged
merged 1 commit into from
Jan 7, 2025

Refactor `colorize`/`colorizef` functions

6f25fc9
Select commit
Loading
Failed to load commit list.
Merged

Refactor colorize/colorizef functions #210

Refactor `colorize`/`colorizef` functions
6f25fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2025 in 1s

75.81% (-0.28%) compared to 2a19f16

View this Pull Request on Codecov

75.81% (-0.28%) compared to 2a19f16

Details

Codecov Report

Attention: Patch coverage is 74.35897% with 20 lines in your changes missing coverage. Please review.

Project coverage is 75.81%. Comparing base (2a19f16) to head (6f25fc9).

Files with missing lines Patch % Lines
output.go 45.45% 12 Missing ⚠️
output_json.go 64.70% 6 Missing ⚠️
output_yaml.go 94.87% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   76.08%   75.81%   -0.28%     
==========================================
  Files           7        7              
  Lines         895      885      -10     
==========================================
- Hits          681      671      -10     
  Misses        173      173              
  Partials       41       41              

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