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 js as ts, ts as esm, etc #78

Merged
merged 3 commits into from
Apr 5, 2022
Merged

feat: support js as ts, ts as esm, etc #78

merged 3 commits into from
Apr 5, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Apr 5, 2022

No description provided.

@JounQin JounQin added the enhancement New feature or request label Apr 5, 2022
@JounQin JounQin self-assigned this Apr 5, 2022
@changeset-bot
Copy link

changeset-bot bot commented Apr 5, 2022

🦋 Changeset detected

Latest commit: 6a674cc

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 5, 2022

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.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 5, 2022

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.

@codecov
Copy link

codecov bot commented Apr 5, 2022

Codecov Report

Merging #78 (6a674cc) into main (4f49781) will increase coverage by 5.17%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main       #78      +/-   ##
===========================================
+ Coverage   94.82%   100.00%   +5.17%     
===========================================
  Files           1         1              
  Lines          58        74      +16     
  Branches       24        30       +6     
===========================================
+ Hits           55        74      +19     
+ Misses          2         0       -2     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (+5.17%) ⬆️

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 4f49781...6a674cc. Read the comment docs.

@JounQin JounQin merged commit fd85ccd into main Apr 5, 2022
@JounQin JounQin deleted the feat/ts_esm branch April 5, 2022 11:00
@pr-triage pr-triage bot added the PR: merged label Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant