Skip to content

Fix/16 move breaking change to body #17

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 6 commits into from
Apr 18, 2019

Conversation

woile
Copy link
Member

@woile woile commented Apr 18, 2019

Closes #16

@codecov-io
Copy link

codecov-io commented Apr 18, 2019

Codecov Report

Merging #17 into master will decrease coverage by 0.54%.
The diff coverage is 78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   77.62%   77.07%   -0.55%     
==========================================
  Files          24       24              
  Lines         505      493      -12     
==========================================
- Hits          392      380      -12     
  Misses        113      113
Impacted Files Coverage Δ
commitizen/commands/bump.py 16.98% <0%> (ø) ⬆️
commitizen/git.py 29.16% <0%> (-27.36%) ⬇️
commitizen/commands/example.py 100% <100%> (ø) ⬆️
...en/cz/conventional_commits/conventional_commits.py 100% <100%> (ø) ⬆️
commitizen/commands/schema.py 100% <100%> (ø) ⬆️
commitizen/cz/base.py 100% <100%> (+37.2%) ⬆️
commitizen/commands/info.py 100% <100%> (ø) ⬆️
commitizen/commands/commit.py 80% <75%> (-20%) ⬇️
commitizen/cmd.py 66.66% <0%> (-33.34%) ⬇️

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 12d0e65...b2d3f9c. Read the comment docs.

@woile woile force-pushed the fix/16-move-breaking-change-to-body branch from 9ffeb12 to b2d3f9c Compare April 18, 2019 10:33
@woile woile merged commit cbc7b5f into master Apr 18, 2019
@Lee-W Lee-W deleted the fix/16-move-breaking-change-to-body branch March 16, 2020 14:40
@a5r0n a5r0n mentioned this pull request Aug 8, 2022
4 tasks
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.

BREAKING CHANGE should not be in the title
2 participants