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

feat(crypto): Add TOTP and HOTP #7

Merged
merged 7 commits into from
Aug 10, 2024
Merged

feat(crypto): Add TOTP and HOTP #7

merged 7 commits into from
Aug 10, 2024

Conversation

halvardssm
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 98.91304% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.40%. Comparing base (86eca36) to head (70de036).

Files Patch % Lines
crypto/hotp.ts 98.14% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   90.29%   90.40%   +0.11%     
==========================================
  Files           9       12       +3     
  Lines        7832     7935     +103     
  Branches       66       67       +1     
==========================================
+ Hits         7072     7174     +102     
- Misses        760      761       +1     

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

@halvardssm halvardssm merged commit 76de73f into main Aug 10, 2024
9 checks passed
@halvardssm halvardssm deleted the feat/totp branch August 10, 2024 15:49
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