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

add a only_first_parent option to only consider commits on current branch #324

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eburghar
Copy link

@eburghar eburghar commented Oct 8, 2023

Close #321

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #324 (25684ef) into main (5b34ee4) will increase coverage by 0.29%.
Report is 3 commits behind head on main.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
+ Coverage   85.29%   85.58%   +0.29%     
==========================================
  Files          45       45              
  Lines        6283     6389     +106     
==========================================
+ Hits         5359     5468     +109     
+ Misses        924      921       -3     
Files Coverage Δ
src/settings/mod.rs 75.48% <100.00%> (+0.19%) ⬆️
src/git/revspec.rs 95.45% <83.33%> (-0.51%) ⬇️

... and 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

Add options allowing to select how the log is extracted (cut branches)
1 participant