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(password): reset user password with reset token #33

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

adrienZ
Copy link
Owner

@adrienZ adrienZ commented Sep 29, 2024

No description provided.

Copy link

pkg-pr-new bot commented Sep 29, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/adrienZ/slip/nuxt-slip-auth@33

commit: 65d5be2

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 84.69388% with 30 lines in your changes missing coverage. Please review.

Project coverage is 66.26%. Comparing base (14f20a4) to head (65d5be2).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...core/repositories/ResetPasswordTokensRepository.ts 70.14% 20 Missing ⚠️
src/runtime/server/plugins/auto-setup.plugin.ts 0.00% 4 Missing ⚠️
src/runtime/core/core.ts 95.23% 3 Missing ⚠️
src/runtime/core/types.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   62.13%   66.26%   +4.13%     
==========================================
  Files          20       21       +1     
  Lines         816     1002     +186     
  Branches       84      117      +33     
==========================================
+ Hits          507      664     +157     
- Misses        302      331      +29     
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adrienZ adrienZ merged commit 6f5e323 into master Sep 29, 2024
7 checks passed
@adrienZ adrienZ deleted the password-reset branch September 29, 2024 17:36
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.

1 participant