Howard86 / next-api-handler

lightweight nextjs api handler wrapper, portable & configurable for serverless environment
https://next-api-handler.vercel.app
Other
49 stars 1 forks source link

Feature/replace bundling and testing stacks #75

Closed Howard86 closed 1 year ago

Howard86 commented 1 year ago

Update test runner with jest, bundling cli with tsup

Test runner contains quite a lot of tools including nyc, ava, sinon Build relies on tsc which does the trans-piling without tree-shaking options

Reference:

Faster testing, bundling speed & smaller bundling size

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
next-api-handler ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 15, 2023 at 7:09PM (UTC)
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 8f929743 and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 4

View more on Code Climate.

cypress[bot] commented 1 year ago

Passing run #130 ↗︎

0 10 0 0 Flakiness 0

Details:

null
Project: next-api-handler Commit: 01e6af6a48
Status: Passed Duration: 00:10 💡
Started: Mar 15, 2023 7:10 PM Ended: Mar 15, 2023 7:10 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.