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
8.7k stars 1.67k forks source link

Minor improvement #248

Closed ixartz closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a8d22d5) 6.08% compared to head (99575c5) 5.76%.

Files Patch % Lines
src/app/[locale]/(unauth)/portfolio/page.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ======================================== - Coverage 6.08% 5.76% -0.32% ======================================== Files 33 33 Lines 296 295 -1 Branches 21 21 ======================================== - Hits 18 17 -1 Misses 270 270 Partials 8 8 ```

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

github-actions[bot] commented 7 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: