Skip to content

refactor(BaseConfig): update docstring, extract factory method and re…

341e1c6
Select commit
Loading
Failed to load commit list.
Merged

refactor(BaseConfig): update docstring, extract factory method and remove unnecessary variable assignment #1601

refactor(BaseConfig): update docstring, extract factory method and re…
341e1c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 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 97.05882% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (v4-9-2@a472bea). Learn more about missing BASE report.

Files with missing lines Patch % Lines
commitizen/config/__init__.py 95.65% 1 Missing ⚠️
commitizen/config/factory.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             v4-9-2    #1601   +/-   ##
=========================================
  Coverage          ?   98.25%           
=========================================
  Files             ?       59           
  Lines             ?     2690           
  Branches          ?        0           
=========================================
  Hits              ?     2643           
  Misses            ?       47           
  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.