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: support binary file diff (fixes #17) #18

Merged
merged 1 commit into from
Aug 1, 2023
Merged

feat: support binary file diff (fixes #17) #18

merged 1 commit into from
Aug 1, 2023

Conversation

yeonjuan
Copy link
Owner

fixes #17

@codecov-commenter
Copy link

Codecov Report

Merging #18 (e9e4b4f) into main (468b932) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   98.10%   98.33%   +0.23%     
==========================================
  Files           4        4              
  Lines         158      180      +22     
  Branches       36       50      +14     
==========================================
+ Hits          155      177      +22     
  Misses          2        2              
  Partials        1        1              
Flag Coverage Δ
unittest 98.33% <100.00%> (+0.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/parse-git-diff.ts 98.12% <100.00%> (+0.29%) ⬆️

@yeonjuan yeonjuan merged commit 5a28750 into main Aug 1, 2023
3 checks passed
@yeonjuan yeonjuan deleted the fix-#17 branch August 1, 2023 12:54
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.

Support large diffs/binary files
2 participants