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: Implement password prompt as a standalone prompt #1353

Merged
merged 1 commit into from
Jan 27, 2024

Feat: Implement password prompt as a standalone prompt

0d9eb82
Select commit
Loading
Failed to load commit list.
Merged

Feat: Implement password prompt as a standalone prompt #1353

Feat: Implement password prompt as a standalone prompt
0d9eb82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2024 in 0s

94.48% (-0.01%) compared to c186dc2

View this Pull Request on Codecov

94.48% (-0.01%) compared to c186dc2

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c186dc2) 94.48% compared to head (0d9eb82) 94.48%.
Report is 1 commits behind head on master.

Files Patch % Lines
packages/password/src/index.mts 96.96% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1353      +/-   ##
==========================================
- Coverage   94.48%   94.48%   -0.01%     
==========================================
  Files          51       51              
  Lines        4423     4457      +34     
  Branches      772      775       +3     
==========================================
+ Hits         4179     4211      +32     
- Misses        239      241       +2     
  Partials        5        5              

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