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

Fix typo in router options #30

Closed Howard86 closed 2 years ago

Howard86 commented 2 years ago

Bug fix

Fix #29 where the router options accepts shoeMessage

The router options accepts showMessage

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/howard86/next-api-handler/ReM9amyTc5byAdGnyEixwzhYYt18
✅ Preview: https://next-api-handler-git-bugfix-fix-typo-in-router-options-howard86.vercel.app

cypress[bot] commented 2 years ago



Test summary

11 0 0 0


Run details

Project next-api-handler
Status Passed
Commit 528b5c9a60
Started Apr 12, 2022 8:16 PM
Ended Apr 12, 2022 8:18 PM
Duration 01:39 💡
OS Linux Debian - 10.11
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

codeclimate[bot] commented 2 years ago

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

View more on Code Climate.

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (528b5c9) into main (538229a) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        12        12           
=========================================
  Hits            99        99           
Impacted Files Coverage Δ
src/lib/router-builder.ts 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more