Skip to content

refactor: extract build_login_subcommand to eliminate fragile .expect…

b6fe1a9
Select commit
Loading
Failed to load commit list.
Merged

refactor: replace manual arg parsing in auth commands with clap #594

refactor: extract build_login_subcommand to eliminate fragile .expect…
b6fe1a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 23, 2026 in 0s

69.00% (-0.03%) compared to d341de2

View this Pull Request on Codecov

69.00% (-0.03%) compared to d341de2

Details

Codecov Report

❌ Patch coverage is 67.85714% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.00%. Comparing base (d341de2) to head (b6fe1a9).

Files with missing lines Patch % Lines
src/auth_commands.rs 67.85% 54 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #594      +/-   ##
==========================================
- Coverage   69.02%   69.00%   -0.03%     
==========================================
  Files          42       42              
  Lines       19311    19371      +60     
==========================================
+ Hits        13330    13367      +37     
- Misses       5981     6004      +23     

☔ 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.