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.45k stars 1.79k forks source link

fix: enable coverage for unit testing #308

Closed ixartz closed 2 months ago

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-js-boilerplate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 4:07pm
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 9.60%. Comparing base (6643efe) to head (5b404b1). Report is 139 commits behind head on main.

Files with missing lines Patch % Lines
src/components/CurrentCount.tsx 0.00% 7 Missing and 1 partial :warning:
src/app/[locale]/(unauth)/api/counter/route.ts 0.00% 3 Missing :warning:
src/app/[locale]/(unauth)/about/page.tsx 0.00% 1 Missing :warning:
src/components/Sponsors.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #308 +/- ## ======================================== + Coverage 7.12% 9.60% +2.48% ======================================== Files 38 39 +1 Lines 323 1145 +822 Branches 27 45 +18 ======================================== + Hits 23 110 +87 - Misses 288 1001 +713 - Partials 12 34 +22 ```

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

github-actions[bot] commented 2 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: