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

Ignore removed files in the diff #79

Merged
merged 3 commits into from
Oct 8, 2023

Conversation

SlyBouhafs
Copy link
Member

@SlyBouhafs SlyBouhafs commented Oct 7, 2023

This PR fixes and closes these issues #78 garageScript/c0d3-app#3066
This PR adds a filter to the diff command to ignore deleted files from showing in the diff.

@SlyBouhafs SlyBouhafs changed the title Ignore removed files in the diff. Ignore removed files in the diff Oct 7, 2023
@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #79 (249b113) into master (897e602) will not change coverage.
The diff coverage is n/a.

❗ Current head 249b113 differs from pull request most recent head 7e18cf6. Consider uploading reports for the commit 7e18cf6 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #79   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          266       266           
  Branches        38        38           
=========================================
  Hits           266       266           
Files Coverage Δ
src/util/git.ts 100.00% <ø> (ø)

@SlyBouhafs SlyBouhafs merged commit 4e9494c into garageScript:master Oct 8, 2023
1 check passed
@SlyBouhafs SlyBouhafs deleted the FixDeletedFiles branch October 8, 2023 23:57
Copy link
Member

@flacial flacial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

None yet

2 participants