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

Factor ternary operator, null coalescence (and assignment) operators into CYC calculation #3471

Conversation

MarkBaker
Copy link
Contributor

Issue #3469

Add ternary operator, null coalescence operator and null coalescence assignment operator to tokens that trigger an increase in cyclomatic complexity

Add ternary operator, null coalescence operator and null coalescence assignment operator to tokens that trigger an increase in cyclomatic complexity
@MarkBaker MarkBaker force-pushed the Issue-3469_Ternary-and-Null-Coalescing-Operators-not-considered branch from aaee4d6 to b666b58 Compare November 12, 2021 21:15
@gsherwood gsherwood added this to the 3.6.2 milestone Dec 3, 2021
@gsherwood
Copy link
Member

Test file changes look to have gone wrong here as well, but happy to merge if we can get them sorted.

@MarkBaker
Copy link
Contributor Author

MarkBaker commented Dec 3, 2021

Test file changes look to have gone wrong here as well, but happy to merge if we can get them sorted.

See response to PR #3473

@MarkBaker
Copy link
Contributor Author

Replaced by PR #3495

@MarkBaker MarkBaker closed this Dec 3, 2021
@gsherwood gsherwood removed this from the 3.6.2 milestone Dec 5, 2021
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.

2 participants