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 comment duplication for experimental ternaries #15965

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Run `fix:eslint`

0443432
Select commit
Loading
Failed to load commit list.
Open

Fix comment duplication for experimental ternaries #15965

Run `fix:eslint`
0443432
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 19, 2024 in 0s

83.33% of diff hit (target 80.00%)

View this Pull Request on Codecov

83.33% of diff hit (target 80.00%)

Annotations

Check warning on line 293 in src/language-js/print/ternary.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/language-js/print/ternary.js#L292-L293

Added lines #L292 - L293 were not covered by tests

Check warning on line 304 in src/language-js/print/ternary.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/language-js/print/ternary.js#L303-L304

Added lines #L303 - L304 were not covered by tests

Check warning on line 317 in src/language-js/print/ternary.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/language-js/print/ternary.js#L316-L317

Added lines #L316 - L317 were not covered by tests