consola icon indicating copy to clipboard operation
consola copied to clipboard

feat: add password prompt

Open pzehrel opened this issue 9 months ago • 1 comments

resolves #285

pzehrel avatar Mar 20 '25 08:03 pzehrel

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 29.08%. Comparing base (24c98ce) to head (c67be7a). Report is 57 commits behind head on main.

Files with missing lines Patch % Lines
src/prompt.ts 0.00% 9 Missing and 1 partial :warning:
examples/prompt.ts 0.00% 3 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #366       +/-   ##
===========================================
- Coverage   61.08%   29.08%   -32.01%     
===========================================
  Files          13       43       +30     
  Lines        1380     1733      +353     
  Branches       58       87       +29     
===========================================
- Hits          843      504      -339     
- Misses        537     1202      +665     
- Partials        0       27       +27     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 20 '25 10:03 codecov[bot]