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 async markuplint API via child_process #3

Merged
merged 2 commits into from
Apr 25, 2021
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Apr 25, 2021

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Apr 25, 2021

🦋 Changeset detected

Latest commit: 8afcb85

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

This PR includes changesets to release 1 package
Name Type
eslint-plugin-markup 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 25, 2021

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-commenter
Copy link

codecov-commenter commented Apr 25, 2021

Codecov Report

Merging #3 (8afcb85) into main (401657b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines           23        76   +53     
  Branches         0         8    +8     
=========================================
+ Hits            23        76   +53     
Impacted Files Coverage Δ
packages/markup/src/helpers.ts 100.00% <100.00%> (ø)
packages/markup/src/index.ts 100.00% <100.00%> (ø)
packages/markup/src/rules/markup.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 401657b...8afcb85. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants