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

Automatically force close Rollup when done #4969

Merged
merged 1 commit into from
May 2, 2023

Automatically force close Rollup when done

fd44373
Select commit
Failed to load commit list.
Merged

Automatically force close Rollup when done #4969

Automatically force close Rollup when done
fd44373
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2023 in 1s

98.99% (+0.02%) compared to 64870c3

View this Pull Request on Codecov

98.99% (+0.02%) compared to 64870c3

Details

Codecov Report

Merging #4969 (fd44373) into master (64870c3) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4969      +/-   ##
==========================================
+ Coverage   98.96%   98.99%   +0.02%     
==========================================
  Files         222      222              
  Lines        8123     8123              
  Branches     2237     2237              
==========================================
+ Hits         8039     8041       +2     
+ Misses         29       28       -1     
+ Partials       55       54       -1     
Impacted Files Coverage Δ
cli/cli.ts 50.00% <100.00%> (ø)
cli/run/index.ts 100.00% <100.00%> (ø)
cli/run/watch-cli.ts 88.88% <100.00%> (+2.77%) ⬆️