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

feat(git): add merge filter options #241

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samydoesit
Copy link

Added filtering options for merge commits.

I attempted to add tests and a reproduction but was unsure how to make it.
If something is missing or needs to be changed please let me knkow.

resolves #62

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 12 lines in your changes missing coverage. Please review.

Project coverage is 44.70%. Comparing base (0914fd7) to head (b098084).
Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
src/commands/default.ts 0.00% 8 Missing ⚠️
src/git.ts 60.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #241       +/-   ##
===========================================
- Coverage   69.10%   44.70%   -24.40%     
===========================================
  Files           9       12        +3     
  Lines         916      964       +48     
  Branches       85       97       +12     
===========================================
- Hits          633      431      -202     
- Misses        283      530      +247     
- Partials        0        3        +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 an option to use only merge commits
1 participant