bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.71k stars 330 forks source link

disco: investigating jsr and bun #475

Closed nicholasgriffintn closed 2 months ago

nicholasgriffintn commented 3 months ago

This PR is an investigation into both JSR and Bun.

It adds compatibility with JSR for publishing and a new test to run the tests with Bun.

THIS SHOULD NOT BE MERGED.

At least not yet, we'd have to figure out cross publishing to JSR and if we really want to support Bun.

TODO:

codeclimate[bot] commented 3 months ago

Code Climate has analyzed commit e7951495 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 98.3% (0.0% change).

View more on Code Climate.