Skip to content

fix(cli): debug and no_raise can be used together in sys.excepthook

ebc0709
Select commit
Loading
Failed to load commit list.
Merged

fix(cli): debug and no_raise can be used together in sys.excepthook #1686

fix(cli): debug and no_raise can be used together in sys.excepthook
ebc0709
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (v4-10-1@c8e21c7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
commitizen/cli.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v4-10-1    #1686   +/-   ##
==========================================
  Coverage           ?   97.91%           
==========================================
  Files              ?       60           
  Lines              ?     2639           
  Branches           ?        0           
==========================================
  Hits               ?     2584           
  Misses             ?       55           
  Partials           ?        0           

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