stacks-blockchain-api icon indicating copy to clipboard operation
stacks-blockchain-api copied to clipboard

chore: upgrade to prettier 3

Open pradel opened this issue 2 months ago • 1 comments

Description

While browsing the repo, I had issues with prettier and my IDE, so I decided to create a small pr to upgrade prettier 2 to 3. It will be slightly faster to run the prettier step.

Type of Change

  • [ ] New feature
  • [ ] Bug fix
  • [ ] API reference/documentation update
  • [x] Other

Does this introduce a breaking change?

No

Are documentation updates required?

No

Checklist

  • [x] Code is commented where needed
  • [x] Unit test coverage for new or modified code paths
  • [x] npm run test passes
  • [x] Changelog is updated
  • [x] Tag 1 of @rafaelcr or @zone117x for review

pradel avatar Oct 25 '25 10:10 pradel

Codecov Report

:x: Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/api/controllers/db-controller.ts 0.00% 2 Missing :warning:
src/datastore/pg-store-v2.ts 90.00% 1 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Oct 25 '25 10:10 codecov[bot]