Skip to content
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

(#12) Split commit message subject and body #13

Merged
merged 1 commit into from
Feb 19, 2019
Merged

(#12) Split commit message subject and body #13

merged 1 commit into from
Feb 19, 2019

Conversation

llorllale
Copy link
Owner

This PR is for #12:

  • now splitting a commit's message's body from the subject using \n\n as separator

@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #13 into master will increase coverage by 3.22%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   81.39%   84.61%   +3.22%     
==========================================
  Files           2        2              
  Lines          43       52       +9     
==========================================
+ Hits           35       44       +9     
  Misses          4        4              
  Partials        4        4
Impacted Files Coverage Δ
internal/commits/commits.go 86.95% <100%> (+3.17%) ⬆️

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 e42f8e6...5597b12. Read the comment docs.

@llorllale llorllale merged commit 2c8488f into master Feb 19, 2019
@llorllale llorllale deleted the 12 branch February 19, 2019 01:35
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