Skip to content

Fix/deps #729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 1, 2023
Merged

Fix/deps #729

merged 8 commits into from
May 1, 2023

Conversation

woile
Copy link
Member

@woile woile commented Apr 28, 2023

Description

  • Fix a small bug on cz init
  • clean docs
  • bump decli which now is py.typed

@woile woile requested a review from Lee-W April 28, 2023 10:04
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch coverage: 82.35% and project coverage change: -0.14 ⚠️

Comparison is base (6096b68) 97.38% compared to head (ec52a23) 97.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #729      +/-   ##
==========================================
- Coverage   97.38%   97.25%   -0.14%     
==========================================
  Files          42       42              
  Lines        2029     2038       +9     
==========================================
+ Hits         1976     1982       +6     
- Misses         53       56       +3     
Flag Coverage Δ
unittests 97.25% <82.35%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commitizen/commands/init.py 87.43% <0.00%> (ø)
commitizen/config/json_config.py 93.54% <66.66%> (-6.46%) ⬇️
commitizen/__init__.py 100.00% <100.00%> (ø)
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/changelog.py 99.50% <100.00%> (-0.50%) ⬇️
commitizen/commands/changelog.py 98.94% <100.00%> (+0.03%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@woile woile merged commit 93fd3af into master May 1, 2023
@woile woile deleted the fix/deps branch May 1, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant