Skip to content

test(cli): guard boolean-flag help across every command - #704

Merged
nh13 merged 1 commit into
mainfrom
nh/bool-flag-help-guard
Aug 7, 2026
Merged

test(cli): guard boolean-flag help across every command#704
nh13 merged 1 commit into
mainfrom
nh/bool-flag-help-guard

test(cli): guard boolean-flag help across every command

249532d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

94.03% (+0.00%) compared to 37be9b6

View this Pull Request on Codecov

94.03% (+0.00%) compared to 37be9b6

Details

Codecov Report

❌ Patch coverage is 95.45455% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.03%. Comparing base (37be9b6) to head (249532d).

Files with missing lines Patch % Lines
src/main.rs 95.45% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #704   +/-   ##
=======================================
  Coverage   94.03%   94.03%           
=======================================
  Files         178      178           
  Lines      108829   108899   +70     
=======================================
+ Hits       102340   102408   +68     
- Misses       6489     6491    +2     

☔ View full report in Codecov by Harness.
📢 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.