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

(#38) Ability to ignore merge commits with --maxParents #42

Merged
merged 1 commit into from
Mar 5, 2019
Merged

Conversation

llorllale
Copy link
Owner

PR for #38:

  • Adds --max-parents flag (default value of 1), useful for ignoring merge commits

@codecov
Copy link

codecov bot commented Mar 5, 2019

Codecov Report

Merging #42 into master will increase coverage by 1.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #42     +/-   ##
=========================================
+ Coverage   83.63%   84.74%   +1.1%     
=========================================
  Files           4        4             
  Lines         110      118      +8     
=========================================
+ Hits           92      100      +8     
  Misses          9        9             
  Partials        9        9
Impacted Files Coverage Δ
internal/commits/commits.go 87.09% <100%> (+1.91%) ⬆️

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 8aa4af8...5f2a5dc. Read the comment docs.

@llorllale llorllale merged commit 16d34c2 into master Mar 5, 2019
@llorllale llorllale deleted the 38 branch March 5, 2019 01:34
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