Skip to content

feat: add verifyPassword to ParseUser #333

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

Merged
merged 5 commits into from
Jan 25, 2022
Merged

feat: add verifyPassword to ParseUser #333

merged 5 commits into from
Jan 25, 2022

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jan 25, 2022

New Pull Request Checklist

Issue Description

Also related to parse-community/parse-server#7784

Related issue: #n/a

Approach

TODOs before merging

  • Add tests
  • Add entry to changelog
  • Add changes to documentation (guides, repository pages, in-code descriptions)

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 25, 2022

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #333 (d341cfb) into main (a9dd890) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
+ Coverage   85.03%   85.08%   +0.05%     
==========================================
  Files         114      114              
  Lines       12118    12188      +70     
==========================================
+ Hits        10304    10370      +66     
- Misses       1814     1818       +4     
Impacted Files Coverage Δ
Sources/ParseSwift/Extensions/URLSession.swift 72.72% <ø> (ø)
Sources/ParseSwift/API/API.swift 100.00% <100.00%> (ø)
Sources/ParseSwift/Objects/ParseUser+async.swift 100.00% <100.00%> (ø)
Sources/ParseSwift/Objects/ParseUser+combine.swift 95.55% <100.00%> (+0.27%) ⬆️
Sources/ParseSwift/Objects/ParseUser.swift 83.08% <100.00%> (+0.82%) ⬆️
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift 72.92% <0.00%> (-0.60%) ⬇️

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 a9dd890...d341cfb. Read the comment docs.

@cbaker6 cbaker6 merged commit d2de796 into parse-community:main Jan 25, 2022
@cbaker6 cbaker6 deleted the verifyPassword branch January 25, 2022 02:06
Copy link

@lucascognamiglio1 lucascognamiglio1 left a comment

Choose a reason for hiding this comment

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

Why you leave a Empty file "URLSession"

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.

2 participants