ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 15 with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
9.46k stars 1.8k forks source link

refactor: route handler, make it easier to understand #240

Closed ixartz closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (91bf42e) 6.45% compared to head (e86f548) 6.61%. Report is 1 commits behind head on main.

Files Patch % Lines
src/app/[locale]/(unauth)/api/guestbook/route.ts 0.00% 15 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ======================================== + Coverage 6.45% 6.61% +0.16% ======================================== Files 32 32 Lines 279 272 -7 Branches 19 19 ======================================== Hits 18 18 + Misses 253 246 -7 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 9 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: