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: path separator on windows #488

Closed ggurkal closed 2 years ago

ggurkal commented 2 years ago

Closes #486

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 20, 2022 at 3:43PM (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 (89cf473) compared to base (1a0c2f9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #488 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 46 46 Lines 596 596 Branches 172 158 -14 ========================================= Hits 596 596 ``` | [Impacted Files](https://codecov.io/gh/instantcommerce/next-api-decorators/pull/488?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce) | Coverage Δ | | |---|---|---| | [lib/internals/getCallerInfo.ts](https://codecov.io/gh/instantcommerce/next-api-decorators/pull/488/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.2 :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: