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

fix(cli): Handle overflow in promptSecret #6318

Merged
merged 11 commits into from
Jan 10, 2025

breathing room

488f223
Select commit
Loading
Failed to load commit list.
Merged

fix(cli): Handle overflow in promptSecret #6318

breathing room
488f223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

96.36% (+0.00%) compared to 9b86f0f

View this Pull Request on Codecov

96.36% (+0.00%) compared to 9b86f0f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.36%. Comparing base (9b86f0f) to head (488f223).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6318   +/-   ##
=======================================
  Coverage   96.36%   96.36%           
=======================================
  Files         547      547           
  Lines       41731    41755   +24     
  Branches     6325     6331    +6     
=======================================
+ Hits        40212    40238   +26     
+ Misses       1478     1476    -2     
  Partials       41       41           

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