hoangvvo / next-connect

The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2
https://www.npmjs.com/package/next-connect
MIT License
1.62k stars 65 forks source link

feat: add expressWrapper util #208

Closed hoangvvo closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 104459da3955f3d372073ae5805399bab9589518

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #208 (104459d) into main (926209f) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #208   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines          413       436   +23     
  Branches        57        60    +3     
=========================================
+ Hits           413       436   +23     
Impacted Files Coverage Δ
src/express.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.