instantcommerce / next-api-decorators

Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.
https://next-api-decorators.vercel.app
MIT License
415 stars 29 forks source link

fix: error stack parsing #485

Closed ggurkal closed 2 years ago

ggurkal commented 2 years ago

Closes #482

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
next-api-decorators ✅ Ready (Inspect) Visit Preview Oct 16, 2022 at 9:23AM (UTC)
codecov[bot] commented 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (1a0c2f9) compared to base (5fd629c). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #485 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 46 46 Lines 600 596 -4 Branches 160 172 +12 ========================================= - Hits 600 596 -4 ``` | [Impacted Files](https://codecov.io/gh/instantcommerce/next-api-decorators/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce) | Coverage Δ | | |---|---|---| | [lib/internals/parseRequestUrl.ts](https://codecov.io/gh/instantcommerce/next-api-decorators/pull/485/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce#diff-bGliL2ludGVybmFscy9wYXJzZVJlcXVlc3RVcmwudHM=) | `100.00% <ø> (ø)` | | | [lib/internals/getCallerInfo.ts](https://codecov.io/gh/instantcommerce/next-api-decorators/pull/485/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce#diff-bGliL2ludGVybmFscy9nZXRDYWxsZXJJbmZvLnRz) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.0.1-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: