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

Merged
merged 1 commit into from
Nov 15, 2024

Add signInWithNewPassword GraphQL API

f59e8ca
Select commit
Loading
Failed to load commit list.
Merged

Add signInWithNewPassword GraphQL API #291

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

69.94% (+0.52%) compared to 808a3c9

View this Pull Request on Codecov

69.94% (+0.52%) compared to 808a3c9

Details

Codecov Report

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

Project coverage is 69.94%. Comparing base (808a3c9) to head (f59e8ca).

Files with missing lines Patch % Lines
src/graphql/account.rs 97.85% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #291      +/-   ##
==========================================
+ Coverage   69.42%   69.94%   +0.52%     
==========================================
  Files          67       67              
  Lines       14037    14274     +237     
==========================================
+ Hits         9745     9984     +239     
+ Misses       4292     4290       -2     

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