Skip to content

test(commands): centralize all --help tests in a file to dedup code

c7b8d97
Select commit
Loading
Failed to load commit list.
Open

Release v4.11.0 #1730

test(commands): centralize all --help tests in a file to dedup code
c7b8d97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2025 in 0s

97.84% (target 97.00%)

View this Pull Request on Codecov

97.84% (target 97.00%)

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.84%. Comparing base (120d514) to head (c7b8d97).
⚠️ Report is 890 commits behind head on master.

Files with missing lines Patch % Lines
commitizen/question.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1730      +/-   ##
==========================================
+ Coverage   97.33%   97.84%   +0.51%     
==========================================
  Files          42       60      +18     
  Lines        2104     2604     +500     
==========================================
+ Hits         2048     2548     +500     
  Misses         56       56              

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