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.63k stars 65 forks source link

Use regexparam directly #119

Closed hoangvvo closed 3 years ago

changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: 04401389642d945f1de9b969f9e2675e2dbd4be6

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 3 years ago

Codecov Report

Merging #119 (0440138) into master (efd72ef) will decrease coverage by 6.75%. The diff coverage is 91.37%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #119      +/-   ##
===========================================
- Coverage   100.00%   93.24%   -6.76%     
===========================================
  Files            1        1              
  Lines           47       74      +27     
===========================================
+ Hits            47       69      +22     
- Misses           0        5       +5     
Impacted Files Coverage Δ
lib/index.js 93.24% <91.37%> (-6.76%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update efd72ef...0440138. Read the comment docs.