Skip to content

fix(cli): move sys.excepthook override to correct line, rename 'type'…

e2946a1
Select commit
Loading
Failed to load commit list.
Merged

fix(cli): move sys.excepthook override to correct line, fix no argv test #1791

fix(cli): move sys.excepthook override to correct line, rename 'type'…
e2946a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 1s

97.95% (target 97.00%)

View this Pull Request on Codecov

97.95% (target 97.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.95%. Comparing base (aa82b98) to head (e2946a1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1791   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files          60       60           
  Lines        2646     2646           
=======================================
  Hits         2592     2592           
  Misses         54       54           

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