ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ 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.23k stars 1.77k forks source link

refactor: create guestbook list and add suspense #233

Closed ixartz closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (969ac55) 6.56% compared to head (0cc7787) 6.45%. Report is 2 commits behind head on main.

Files Patch % Lines
src/components/GuestbookList.tsx 0.00% 8 Missing :warning:
src/app/[locale]/(unauth)/guestbook/page.tsx 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ======================================== - Coverage 6.56% 6.45% -0.12% ======================================== Files 31 32 +1 Lines 274 279 +5 Branches 19 19 ======================================== Hits 18 18 - Misses 248 253 +5 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.38.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: