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

fix: handle binary diff without extended header #23

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Aug 9, 2023

fixes #22

@codecov-commenter
Copy link

Codecov Report

Merging #23 (2844672) into main (62d8908) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files           4        4           
  Lines         194      194           
  Branches       59       59           
=======================================
  Hits          191      191           
  Misses          2        2           
  Partials        1        1           
Flag Coverage Δ
unittest 98.45% <100.00%> (ø)

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

Files Changed Coverage Δ
src/parse-git-diff.ts 98.25% <100.00%> (ø)

@yeonjuan yeonjuan merged commit 396f040 into main Aug 9, 2023
3 checks passed
@yeonjuan yeonjuan deleted the fix-#22 branch August 9, 2023 18:27
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.

Files lost in diff
2 participants