Skip to content

feat(minifier): minimize if (x) if (y) z -> if (x && y) z (#8136) #6660

feat(minifier): minimize if (x) if (y) z -> if (x && y) z (#8136)

feat(minifier): minimize if (x) if (y) z -> if (x && y) z (#8136) #6660

Triggered via push December 27, 2024 02:49
Status Success
Total duration 6m 44s
Artifacts 1

codecov.yml

on: push
Upload coverage file
7s
Upload coverage file
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Code Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Upload coverage file
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
codecov
2 MB