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

(#32) Support for commit-msg hook with msg-file flag #37

Merged
merged 3 commits into from
Mar 3, 2019
Merged

Conversation

llorllale
Copy link
Owner

PR for #32:

  • Added optional --msg-file flag for analyzing commit message found in this file instead of commits in the repo
  • Added instructions on how to configure a git hook

@codecov
Copy link

codecov bot commented Mar 3, 2019

Codecov Report

Merging #37 into master will decrease coverage by 0.36%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage      84%   83.63%   -0.37%     
==========================================
  Files           4        4              
  Lines         100      110      +10     
==========================================
+ Hits           84       92       +8     
- Misses          8        9       +1     
- Partials        8        9       +1
Impacted Files Coverage Δ
internal/commits/commits.go 85.18% <80%> (-1.18%) ⬇️

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 e7a4e55...26a66b2. Read the comment docs.

@llorllale llorllale merged commit 8aa4af8 into master Mar 3, 2019
@llorllale llorllale deleted the 32 branch March 3, 2019 17:28
@llorllale llorllale mentioned this pull request Mar 3, 2019
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