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(cli/unstable): support stderr on spinner #6350

Merged
merged 4 commits into from
Jan 23, 2025

rename stream to output

4d99d6e
Select commit
Loading
Failed to load commit list.
Merged

feat(cli/unstable): support stderr on spinner #6350

rename stream to output
4d99d6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

96.34% (-0.01%) compared to ceca626, passed because coverage increased by 0% when compared to adjusted base (96.35%)

View this Pull Request on Codecov

96.34% (-0.01%) compared to ceca626, passed because coverage increased by 0% when compared to adjusted base (96.35%)

Details

Codecov Report

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

Project coverage is 96.34%. Comparing base (ceca626) to head (4d99d6e).

Files with missing lines Patch % Lines
cli/unstable_spinner.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6350      +/-   ##
==========================================
- Coverage   96.35%   96.34%   -0.01%     
==========================================
  Files         552      552              
  Lines       41937    41939       +2     
  Branches     6356     6357       +1     
==========================================
+ Hits        40407    40408       +1     
- Misses       1490     1491       +1     
  Partials       40       40              

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