Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implements next-auth and prisma #120

Closed
wants to merge 13 commits into from
Closed

feat: implements next-auth and prisma #120

wants to merge 13 commits into from

Conversation

ixahmedxi
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Jun 30, 2023

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

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2023 11:29pm

@nx-cloud
Copy link

nx-cloud bot commented Jun 30, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 41bc48f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@ixahmedxi ixahmedxi changed the title chore: updates all deps feat: implements next-auth and prisma Jun 30, 2023
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Patch coverage: 92.36% and project coverage change: -6.59 ⚠️

Comparison is base (03b2e2b) 100.00% compared to head (41bc48f) 93.41%.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #120      +/-   ##
===========================================
- Coverage   100.00%   93.41%   -6.59%     
===========================================
  Files            4       12       +8     
  Lines           49      334     +285     
  Branches         6       19      +13     
===========================================
+ Hits            49      312     +263     
- Misses           0       22      +22     
Impacted Files Coverage Δ
packages/api/src/middlewares/auth.ts 41.17% <41.17%> (ø)
apps/web/src/pages/index.tsx 70.27% <54.16%> (-29.73%) ⬇️
packages/api/src/routers/greeting/index.ts 95.45% <83.33%> (-4.55%) ⬇️
apps/web/src/components/Greeting.tsx 100.00% <100.00%> (ø)
packages/ui/src/Accordion/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/Alert/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/Typography/H1/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/Typography/H2/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/Typography/H3/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/Typography/H4/index.tsx 100.00% <100.00%> (ø)
... and 1 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ixahmedxi ixahmedxi closed this Jul 1, 2023
@ixahmedxi ixahmedxi deleted the ahmed/auth-db branch October 25, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants