Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing middleware call #94

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

Howard86
Copy link
Owner

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug fix

  • What is the current behavior? (You can also link to an open issue here)

cors still failed to work as it was not run

  • What is the new behavior (if this is a feature change)?

add missing middleware handling for calling unsupported router methods

  • Other information:

@vercel
Copy link

vercel bot commented Apr 18, 2023

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

Name Status Preview Updated (UTC)
next-api-handler ✅ Ready (Inspect) Visit Preview Apr 18, 2023 6:40am
next-api-handler-example ✅ Ready (Inspect) Visit Preview Apr 18, 2023 6:40am

@codeclimate
Copy link

codeclimate bot commented Apr 18, 2023

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

View more on Code Climate.

@cypress
Copy link

cypress bot commented Apr 18, 2023

Passing run #171 ↗︎

0 10 0 0 Flakiness 0

Details:

null
Project: next-api-handler Commit: 4355c589ca
Status: Passed Duration: 00:09 💡
Started: Apr 18, 2023 6:42 AM Ended: Apr 18, 2023 6:42 AM

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

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #94 (4355c58) into main (e224de6) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files           8        8           
  Lines         652      660    +8     
  Branches       88       88           
=======================================
+ Hits          651      659    +8     
  Misses          1        1           

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Howard86 Howard86 merged commit 62b6836 into main Apr 18, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant