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(autocorrect): first blood, should just work #227

Merged
merged 6 commits into from
Sep 6, 2022
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Sep 5, 2022

close #224

@JounQin JounQin added the feature label Sep 5, 2022
@JounQin JounQin self-assigned this Sep 5, 2022
@changeset-bot
Copy link

changeset-bot bot commented Sep 5, 2022

🦋 Changeset detected

Latest commit: d79bbc3

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

This PR includes changesets to release 1 package
Name Type
prettier-plugin-autocorrect 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

@JounQin JounQin changed the title feat: first blood, should just work feat(autocorrect): first blood, should just work Sep 5, 2022
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 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.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2022

size-limit report 📦

Path Size
packages/pkg/lib/index.js 457 B (0%)
packages/sh/lib/index.js 2.27 KB (0%)
packages/sql/lib/index.js 2.48 KB (0%)

@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #227 (d79bbc3) into master (27d49c2) will decrease coverage by 1.43%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
- Coverage   85.93%   84.50%   -1.44%     
==========================================
  Files           7        8       +1     
  Lines         128      142      +14     
  Branches       37       41       +4     
==========================================
+ Hits          110      120      +10     
- Misses         18       22       +4     
Impacted Files Coverage Δ
packages/autocorrect/src/index.ts 71.42% <71.42%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JounQin JounQin merged commit dee35e2 into master Sep 6, 2022
@JounQin JounQin deleted the feat/autocorrect branch September 6, 2022 14:18
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.

prettier-plugin-autocorrect
1 participant