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: only fallback to ts-node when it's available #141

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Dec 1, 2023

close #128

@JounQin JounQin added the bug Something isn't working label Dec 1, 2023
@JounQin JounQin self-assigned this Dec 1, 2023
Copy link

changeset-bot bot commented Dec 1, 2023

🦋 Changeset detected

Latest commit: 31139c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
synckit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Dec 1, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Dec 1, 2023

📊 Package size report   No changes

File Before After
Total (Includes all files) 43.5 kB 43.5 kB
Tarball size 11.7 kB 11.7 kB
Unchanged files
File Size
lib/index.cjs 10.0 kB
lib/index.d.ts 1.4 kB
lib/index.js 9.8 kB
lib/index.js.map 9.0 kB
lib/types.d.ts 888 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
package.json 3.4 kB
README.md 7.9 kB

🤖 This report was automatically generated by pkg-size-action

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7be102) 100.00% compared to head (31139c5) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          130       132    +2     
  Branches        57        58    +1     
=========================================
+ Hits           130       132    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JounQin JounQin merged commit 608c9d9 into main Dec 1, 2023
14 of 24 checks passed
@JounQin JounQin deleted the fix/ts_runner branch December 1, 2023 20:30
This was referenced Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] hangs forever
1 participant