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 parse as AST #10

Closed
wants to merge 7 commits into from
Closed

feat: support parse as AST #10

wants to merge 7 commits into from

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Apr 3, 2022

No description provided.

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

changeset-bot bot commented Apr 3, 2022

🦋 Changeset detected

Latest commit: 8aae9d1

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

This PR includes changesets to release 1 package
Name Type
sh-syntax 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 3, 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 3, 2022

Codecov Report

Merging #10 (8aae9d1) into main (66b5efc) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           54        61    +7     
  Branches        19        22    +3     
=========================================
+ Hits            54        61    +7     
Impacted Files Coverage Δ
src/types.ts 100.00% <ø> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/processor.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 66b5efc...8aae9d1. Read the comment docs.

@JounQin JounQin closed this Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant