Skip to content
New issue

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

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

Already on GitHub? # to your account

New API endpoint to reset user's passwords #803

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

mario-nt
Copy link
Contributor

Resolves #802

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 5.00000% with 76 lines in your changes missing coverage. Please review.

Project coverage is 48.00%. Comparing base (b6e4adf) to head (1e992ba).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
src/mailer.rs 0.00% 50 Missing ⚠️
src/services/user.rs 10.34% 25 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #803      +/-   ##
===========================================
- Coverage    48.53%   48.00%   -0.54%     
===========================================
  Files          111      111              
  Lines         8413     8508      +95     
  Branches      8413     8508      +95     
===========================================
+ Hits          4083     4084       +1     
- Misses        4192     4286      +94     
  Partials       138      138              

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

@mario-nt mario-nt force-pushed the 802-new-API-endpoint-to-reset-users-passwords branch from 8b90671 to 03f97ec Compare January 30, 2025 10:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New API endpoint to reset user's passwords
1 participant