un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
261 stars 23 forks source link

feat: support `JSOX` **stringified** `params` option #306

Closed JounQin closed 8 months ago

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 1cbb45607911a9f0a7f23bba2a37e0d7a4cb55ab

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-sql | Patch |

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[bot] commented 8 months ago

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[bot] commented 8 months ago

size-limit report 📦

Path Size
packages/autocorrect/lib/index.js 542 B (0%)
packages/pkg/lib/index.js 449 B (0%)
packages/sh/lib/index.js 2.14 KB (0%)
packages/sql/lib/index.js 2.45 KB (-0.56% 🔽)
codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (432933e) 84.96% compared to head (1364b43) 88.00%.

:exclamation: Current head 1364b43 differs from pull request most recent head 1cbb456. Consider uploading reports for the commit 1cbb456 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #306 +/- ## ========================================== + Coverage 84.96% 88.00% +3.03% ========================================== Files 8 8 Lines 153 150 -3 Branches 43 41 -2 ========================================== + Hits 130 132 +2 + Misses 23 17 -6 - Partials 0 1 +1 ``` | [Files](https://app.codecov.io/gh/un-ts/prettier/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=un-ts) | Coverage Δ | | |---|---|---| | [packages/sql/src/index.ts](https://app.codecov.io/gh/un-ts/prettier/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=un-ts#diff-cGFja2FnZXMvc3FsL3NyYy9pbmRleC50cw==) | `84.61% <60.00%> (+15.64%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.