Skip to content

feat(init): set uv to default value if both pyproject.toml and uv.loc…

6c97d55
Select commit
Loading
Failed to load commit list.
Merged

fix(commands/init): add missing uv provider to "cz init" #1378

feat(init): set uv to default value if both pyproject.toml and uv.loc…
6c97d55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2025 in 0s

97.55% (target 97.00%)

View this Pull Request on Codecov

97.55% (target 97.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.55%. Comparing base (120d514) to head (6c97d55).
Report is 576 commits behind head on master.

Files with missing lines Patch % Lines
commitizen/commands/init.py 50.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1378      +/-   ##
==========================================
+ Coverage   97.33%   97.55%   +0.21%     
==========================================
  Files          42       57      +15     
  Lines        2104     2655     +551     
==========================================
+ Hits         2048     2590     +542     
- Misses         56       65       +9     

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