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

revoke account #51

Open
wants to merge 10 commits into
base: release/1.6.6-back
Choose a base branch
from

feat: code format

c7c32de
Select commit
Loading
Failed to load commit list.
Open

revoke account #51

feat: code format
c7c32de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2024 in 0s

57.81% (+0.36%) compared to 839d5a9

View this Pull Request on Codecov

57.81% (+0.36%) compared to 839d5a9

Details

Codecov Report

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

Project coverage is 57.81%. Comparing base (839d5a9) to head (c7c32de).

Files Patch % Lines
...on/VerifyRevokeCode/FaceBookRevokeCodeValidator.cs 14.28% 48 Missing ⚠️
...rains/Grain/GuardianIdentifierVerificationGrain.cs 53.84% 9 Missing and 3 partials ⚠️
...ation/VerifyRevokeCode/AppleRevokeCodeValidator.cs 75.00% 4 Missing ⚠️
...tion/VerifyRevokeCode/GoogleRevokeCodeValidator.cs 75.00% 4 Missing ⚠️
...on/VerifyRevokeCode/TelegramRevokeCodeValidator.cs 75.00% 4 Missing ⚠️
...ion/VerifyRevokeCode/TwitterRevokeCodeValidator.cs 75.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #53      +/-   ##
==========================================
+ Coverage   57.45%   57.81%   +0.36%     
==========================================
  Files          70       78       +8     
  Lines        1495     1688     +193     
  Branches       67       79      +12     
==========================================
+ Hits          859      976     +117     
- Misses        629      702      +73     
- Partials        7       10       +3     

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