-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
chore(drizzle): fix typo verfication
to verification
#12376
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
@nrjdalal is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12376 +/- ##
=======================================
Coverage 39.52% 39.52%
=======================================
Files 193 193
Lines 30552 30552
Branches 1338 1338
=======================================
Hits 12077 12077
Misses 18475 18475 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It won't affect the performance or the adapter in anyway, just fixing human error. No need for tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch, thanks!
verfication
to verification
☕️ Reasoning
Instead of referencing docs, I reference schema from here, saw a typo and corrected it, it won't affect the performance or the adapter in anyway, just fixing human error.
🧢 Checklist
🎫 Affected issues
📌 Resources