Skip to content

feat(commit): new retry argument to execute previous commit again #41

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 1 commit into from
Nov 5, 2019

Conversation

woile
Copy link
Member

@woile woile commented Nov 5, 2019

Closes #40

@codecov-io
Copy link

codecov-io commented Nov 5, 2019

Codecov Report

Merging #41 into master will increase coverage by 0.61%.
The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   92.32%   92.93%   +0.61%     
==========================================
  Files          24       24              
  Lines         521      538      +17     
==========================================
+ Hits          481      500      +19     
+ Misses         40       38       -2
Impacted Files Coverage Δ
commitizen/cli.py 86.2% <ø> (ø) ⬆️
commitizen/commands/commit.py 93.02% <95.83%> (+12.25%) ⬆️

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 54f9d62...d39b131. Read the comment docs.

@woile woile merged commit 556f71a into master Nov 5, 2019
@Lee-W Lee-W deleted the feature/40-retry-functionality branch March 16, 2020 14:40
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.

Retry functionality.
2 participants