Skip to content

refactor(changelog): raise NotAllow when file_name not passed instead…

1acdc4a
Select commit
Loading
Failed to load commit list.
Merged

Enable Ruff S101 - Checks for uses of the assert keyword. #1642

refactor(changelog): raise NotAllow when file_name not passed instead…
1acdc4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 0s

98.21% (target 97.00%)

View this Pull Request on Codecov

98.21% (target 97.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.21%. Comparing base (120d514) to head (1acdc4a).
⚠️ Report is 808 commits behind head on master.

Files with missing lines Patch % Lines
commitizen/commands/changelog.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1642      +/-   ##
==========================================
+ Coverage   97.33%   98.21%   +0.88%     
==========================================
  Files          42       58      +16     
  Lines        2104     2695     +591     
==========================================
+ Hits         2048     2647     +599     
+ Misses         56       48       -8     

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