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

Replace ternary with equivalent OR statement #5631

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

prsantos-com
Copy link
Contributor

Changes
Replaced ternary expression with an equivalent logical OR expression as recommended by SonarCloud.

Issues
None.

@prsantos-com prsantos-com requested a review from a team as a code owner May 30, 2024 03:58
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@scampower3 scampower3 added the cleanup Cleanup of legacy code or code smells label Jun 9, 2024
@scampower3 scampower3 added this to the v10.10.0 milestone Jun 9, 2024
@thornbill thornbill changed the title Resolve sonarcloud javascript:S6644 code smell Replace ternary with equivalent OR statement Jun 9, 2024
@thornbill thornbill merged commit 1d647bc into jellyfin:master Jun 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup of legacy code or code smells
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants