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 more ts runners for TypeScript files #90

Merged
merged 6 commits into from
Jul 16, 2022
Merged

Conversation

@JounQin JounQin added enhancement New feature or request feature labels Jul 16, 2022
@JounQin JounQin self-assigned this Jul 16, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 16, 2022

🦋 Changeset detected

Latest commit: 7d42b64

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

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

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

Verified

This commit was signed with the committer’s verified signature.
spencerschrock Spencer Schrock
close #86
@github-actions
Copy link
Contributor

github-actions bot commented Jul 16, 2022

📊 Package size report   19%↑

File Before After
lib/index.cjs 6.2 kB 22%↑7.6 kB
lib/index.d.ts 852 B 39%↑1.2 kB
lib/index.js 6.4 kB 32%↑8.4 kB
lib/index.js.map 5.6 kB 26%↑7.1 kB
lib/types.d.ts 891 B 5%↑936 B
package.json 3.9 kB 2%↑4.0 kB
README.md 6.6 kB 10%↑7.3 kB
Total (Includes all files) 31.7 kB 19%↑37.7 kB
Tarball size 9.5 kB 12%↑10.6 kB
Unchanged files
File Size
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB

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

JounQin added 2 commits July 16, 2022 14:37

Verified

This commit was signed with the committer’s verified signature.
spencerschrock Spencer Schrock

Verified

This commit was signed with the committer’s verified signature.
spencerschrock Spencer Schrock
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #90 (7d42b64) into main (acc1235) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         2    +1     
  Lines           86       116   +30     
  Branches        36        52   +16     
=========================================
+ Hits            86       116   +30     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
test/helpers.ts 100.00% <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 acc1235...7d42b64. Read the comment docs.

JounQin added 3 commits July 16, 2022 14:46

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
@JounQin JounQin merged commit ffcf174 into main Jul 16, 2022
@JounQin JounQin deleted the feat/ts_runner branch July 16, 2022 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

built-in esbuild related node loader/register support
1 participant