Open Howard86 opened 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
next-api-handler | ✅ Ready (Inspect) | Visit Preview | Sep 15, 2023 10:55am |
next-api-handler-example | ✅ Ready (Inspect) | Visit Preview | Sep 15, 2023 10:55am |
Code Climate has analyzed commit 4a186837 and detected 1 issue on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Complexity | 1 |
View more on Code Climate.
Merging #108 (4a18683) into main (2968c5c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #108 +/- ##
=======================================
Coverage 99.90% 99.90%
=======================================
Files 8 8
Lines 1070 1070
Branches 89 89
=======================================
Hits 1069 1069
Misses 1 1
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
0 | 10 | 0 | 0 | 0 |
Details:
refactor(example): add /beta integration | |||
Project: next-api-handler | Commit: 4a186837ae |
||
Status: Passed | Duration: 01:12 💡 | ||
Started: Sep 15, 2023 10:57 AM | Ended: Sep 15, 2023 10:58 AM |
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.
add new handler under
/beta
to support new route handlernext.js 13 route handler is not supported
added a simple handler to test integration