Skip to content

Fix: #8 #9

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 1 commit into from
Jul 5, 2022
Merged

Fix: #8 #9

merged 1 commit into from
Jul 5, 2022

Conversation

syJSdev
Copy link
Owner

@syJSdev syJSdev commented Jul 5, 2022

Fix: #8

  • fixed module import issue
  • package upgrade

@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #9 (2bd44f7) into main (eb8f320) will not change coverage.
The diff coverage is n/a.

❗ Current head 2bd44f7 differs from pull request most recent head e8aa7aa. Consider uploading reports for the commit e8aa7aa to get more accurate results

@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          107       107           
  Branches        40        40           
=========================================
  Hits           107       107           
Impacted Files Coverage Δ
src/index.js 100.00% <ø> (ø)
src/utils/ensureTrailingNewLine.js 100.00% <ø> (ø)
src/utils/stringify.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb8f320...e8aa7aa. Read the comment docs.

@syJSdev syJSdev merged commit 5b02743 into main Jul 5, 2022
@syJSdev syJSdev deleted the fix/#8 branch July 22, 2022 17:08
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.

Cannot find module 'node:path' with new version
1 participant