Skip to content

Conversation

jenstroeger
Copy link
Contributor

@jenstroeger jenstroeger commented Aug 9, 2022

Description

Fixes #548

Checklist

  • Add test cases to all the changes you introduce
  • Run ./scripts/format and ./scripts/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

n/a

Steps to Test This Pull Request

n/a

Additional context

n/a

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #553 (764861f) into master (ed636ba) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
- Coverage   98.26%   98.25%   -0.01%     
==========================================
  Files          39       39              
  Lines        1556     1551       -5     
==========================================
- Hits         1529     1524       -5     
  Misses         27       27              
Flag Coverage Δ
unittests 98.25% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/cmd.py 100.00% <100.00%> (ø)
commitizen/git.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@woile woile merged commit 3123fec into commitizen-tools:master Aug 10, 2022
@woile
Copy link
Member

woile commented Aug 10, 2022

Thanks!

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.

Update supported Python classifiers
2 participants