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

1054 Fix inadvertently tautological comparison #1082

Merged
merged 1 commit into from
Sep 24, 2020
Merged

Conversation

PhilMiller
Copy link
Member

Fixes #1054

@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #1082 into develop will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1082   +/-   ##
========================================
  Coverage    77.66%   77.66%           
========================================
  Files          672      672           
  Lines        25806    25807    +1     
========================================
+ Hits         20042    20043    +1     
  Misses        5764     5764           
Impacted Files Coverage Δ
src/vt/vrt/collection/balance/node_stats.cc 46.92% <100.00%> (+0.29%) ⬆️

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.

"warning: comparison of unsigned expression >= 0 is always true"
2 participants