Skip to content

Add WPS534 to find useless ternary expressions#3193

Merged
sobolevn merged 2 commits intomasterfrom
issue-1706
Dec 22, 2024
Merged

Add WPS534 to find useless ternary expressions#3193
sobolevn merged 2 commits intomasterfrom
issue-1706

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented Dec 22, 2024

Closes #1706
Closes #2579

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ac5b8cc) to head (1b3330c).
Report is 145 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3193   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          372       373    +1     
  Lines        12608     12649   +41     
  Branches       863       869    +6     
=========================================
+ Hits         12608     12649   +41     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sobolevn sobolevn merged commit c377862 into master Dec 22, 2024
@sobolevn sobolevn deleted the issue-1706 branch December 22, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Report useless ternary operator

1 participant