Skip to content

feat: support esm #16

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

Merged
merged 2 commits into from
May 29, 2023
Merged

feat: support esm #16

merged 2 commits into from
May 29, 2023

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented May 29, 2023

fixes #15

@yeonjuan yeonjuan changed the title feat: support esm import feat: support esm May 29, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #16 (9914159) into main (5d6d193) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files           4        4           
  Lines         158      158           
  Branches       38       36    -2     
=======================================
  Hits          155      155           
  Misses          2        2           
  Partials        1        1           
Flag Coverage Δ
unittest 98.10% <100.00%> (ø)

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

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

@yeonjuan yeonjuan merged commit de39e39 into main May 29, 2023
@yeonjuan yeonjuan deleted the fixes-15 branch May 29, 2023 11:58
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.

missing type for parse-git-diff on ESM ts file
2 participants