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: vscode jest open test result view on test fails and add unauthenticatedUrl in clerk middleware #279

Closed ixartz closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 7.12%. Comparing base (d2e7ca3) to head (2a68124). Report is 1 commits behind head on main.

Files Patch % Lines
src/middleware.ts 0.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #279 +/- ## ======================================== - Coverage 7.18% 7.12% -0.07% ======================================== Files 38 38 Lines 320 323 +3 Branches 26 27 +1 ======================================== Hits 23 23 - Misses 285 288 +3 Partials 12 12 ```

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

github-actions[bot] commented 3 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: