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

Add Pino.js as Logger #227

Closed ixartz closed 9 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (a55bc6a) 6.59% compared to head (1d35f43) 6.08%. Report is 1 commits behind head on main.

Files Patch % Lines
src/app/[locale]/(unauth)/api/guestbook/route.ts 0.00% 19 Missing :warning:
src/libs/Logger.ts 0.00% 8 Missing :warning:
src/components/GuestbookList.tsx 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ======================================== - Coverage 6.59% 6.08% -0.52% ======================================== Files 32 33 +1 Lines 273 296 +23 Branches 19 21 +2 ======================================== Hits 18 18 - Misses 247 270 +23 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.40.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: