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

Add signInWithNewPassword GraphQL API #291

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add signInWithNewPassword GraphQL API

389bd6c
Select commit
Loading
Failed to load commit list.
Open

Add signInWithNewPassword GraphQL API #291

Add signInWithNewPassword GraphQL API
389bd6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

69.09% (+0.72%) compared to ceb95ef

View this Pull Request on Codecov

69.09% (+0.72%) compared to ceb95ef

Details

Codecov Report

Attention: Patch coverage is 97.85714% with 6 lines in your changes missing coverage. Please review.

Project coverage is 69.09%. Comparing base (ceb95ef) to head (389bd6c).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/graphql/account.rs 97.85% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #291      +/-   ##
==========================================
+ Coverage   68.37%   69.09%   +0.72%     
==========================================
  Files          67       67              
  Lines       13542    14388     +846     
==========================================
+ Hits         9259     9942     +683     
- Misses       4283     4446     +163     

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