Skip to content

Updates for testing#250

Merged
jrood-nrel merged 12 commits intodevelopmentfrom
jrood/update-ci
Sep 19, 2023
Merged

Updates for testing#250
jrood-nrel merged 12 commits intodevelopmentfrom
jrood/update-ci

Conversation

@jrood-nrel
Copy link
Copy Markdown
Contributor

No description provided.

@jrood-nrel jrood-nrel requested a review from marchdf September 18, 2023 22:22
@jrood-nrel jrood-nrel marked this pull request as ready for review September 18, 2023 22:22
@jrood-nrel jrood-nrel enabled auto-merge (squash) September 18, 2023 22:44
remakeLevel ||
(testEfficiency > m_loadBalanceEffRatioThreshold * currentEfficiency);
remakeLevel = static_cast<int>(
(static_cast<int>(remakeLevel != 0) != 0) ||

Check warning

Code scanning / CodeQL

Unclear comparison precedence

Comparison as an operand to another comparison.
(testEfficiency > m_loadBalanceEffRatioThreshold *
currentEfficiency);
remakeLevel = static_cast<int>(
(static_cast<int>(remakeLevel != 0) != 0) ||

Check warning

Code scanning / CodeQL

Unclear comparison precedence

Comparison as an operand to another comparison.
@jrood-nrel jrood-nrel merged commit d96a0b4 into development Sep 19, 2023
@jrood-nrel jrood-nrel deleted the jrood/update-ci branch September 19, 2023 16:03
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.

3 participants