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

feat: upgrade to Clerk v5 and use Clerk's Core 2 #276

Closed ixartz closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 22.72727% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 7.18%. Comparing base (b99cf52) to head (566b4c0).

Files Patch % Lines
src/middleware.ts 0.00% 10 Missing and 2 partials :warning:
src/app/[locale]/(auth)/(center)/layout.tsx 0.00% 1 Missing :warning:
[...e]/(auth)/(center)/sign-in/[[...sign-in]]/page.tsx](https://app.codecov.io/gh/ixartz/Next-js-Boilerplate/pull/276?src=pr&el=tree&filepath=src%2Fapp%2F%5Blocale%5D%2F%28auth%29%2F%28center%29%2Fsign-in%2F%5B%5B...sign-in%5D%5D%2Fpage.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Wg#diff-c3JjL2FwcC9bbG9jYWxlXS8oYXV0aCkvKGNlbnRlcikvc2lnbi1pbi9bWy4uLnNpZ24taW5dXS9wYWdlLnRzeA==) 0.00% 1 Missing :warning:
[...e]/(auth)/(center)/sign-up/[[...sign-up]]/page.tsx](https://app.codecov.io/gh/ixartz/Next-js-Boilerplate/pull/276?src=pr&el=tree&filepath=src%2Fapp%2F%5Blocale%5D%2F%28auth%29%2F%28center%29%2Fsign-up%2F%5B%5B...sign-up%5D%5D%2Fpage.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Wg#diff-c3JjL2FwcC9bbG9jYWxlXS8oYXV0aCkvKGNlbnRlcikvc2lnbi11cC9bWy4uLnNpZ24tdXBdXS9wYWdlLnRzeA==) 0.00% 1 Missing :warning:
...ashboard/user-profile/[[...user-profile]]/page.tsx 0.00% 1 Missing :warning:
src/components/Hello.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ======================================== + Coverage 5.48% 7.18% +1.70% ======================================== Files 38 38 Lines 310 320 +10 Branches 21 26 +5 ======================================== + Hits 17 23 +6 - Misses 283 285 +2 - Partials 10 12 +2 ```

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

github-actions[bot] commented 4 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: