Skip to content

Conversation

@woile
Copy link
Member

@woile woile commented Jul 26, 2020

Extra useful information for hooks

Closes #188

Types of changes

  • Bug fix
  • New feature
  • Refactoring
  • Breaking change (any change that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe)

Description

Checklist

  • Add test cases to all the changes you introduce
  • Run ./script/format and ./script/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

Extra useful information for hooks

Closes #188
@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

Merging #234 into master will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #234   +/-   ##
=======================================
  Coverage   95.70%   95.71%           
=======================================
  Files          34       34           
  Lines         955      957    +2     
=======================================
+ Hits          914      916    +2     
  Misses         41       41           
Flag Coverage Δ
#unittests 95.71% <66.66%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
commitizen/commands/bump.py 90.58% <25.00%> (ø)
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/git.py 95.55% <100.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef5450d...8560400. Read the comment docs.

@Lee-W Lee-W merged commit b01119e into master Jul 26, 2020
@Lee-W Lee-W deleted the feat/git-author branch July 26, 2020 08:57
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.

Add author to GitCommit

3 participants