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

GraphQL: Reset Password & Verification Email #6301

Merged
merged 1 commit into from
Jan 4, 2020

Conversation

Moumouls
Copy link
Member

Allow to reset password and send (again) verification email with GraphQL API

@Moumouls Moumouls self-assigned this Dec 26, 2019
@codecov
Copy link

codecov bot commented Dec 26, 2019

Codecov Report

Merging #6301 into master will decrease coverage by <.01%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6301      +/-   ##
==========================================
- Coverage   93.82%   93.81%   -0.01%     
==========================================
  Files         169      169              
  Lines       11571    11587      +16     
==========================================
+ Hits        10856    10870      +14     
- Misses        715      717       +2
Impacted Files Coverage Δ
src/GraphQL/loaders/usersMutations.js 92.98% <94.44%> (+0.29%) ⬆️
src/RestWrite.js 93.62% <0%> (-0.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef4248c...4fd5ae3. Read the comment docs.

Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! LGTM!

@davimacedo davimacedo merged commit 576631f into parse-community:master Jan 4, 2020
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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.

3 participants