Skip to content

fix: validate ansi_color in colorize() to prevent injection

db5713d
Select commit
Loading
Failed to load commit list.
Merged

refactor: consolidate output hygiene into output.rs #527

fix: validate ansi_color in colorize() to prevent injection
db5713d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

68.92% (+0.82%) compared to 9c26e3c

View this Pull Request on Codecov

68.92% (+0.82%) compared to 9c26e3c

Details

Codecov Report

❌ Patch coverage is 87.16216% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.92%. Comparing base (9c26e3c) to head (db5713d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/output.rs 91.53% 11 Missing ⚠️
src/helpers/gmail/watch.rs 45.45% 6 Missing ⚠️
src/helpers/gmail/read.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
+ Coverage   68.10%   68.92%   +0.82%     
==========================================
  Files          40       42       +2     
  Lines       17954    18762     +808     
==========================================
+ Hits        12227    12932     +705     
- Misses       5727     5830     +103     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.