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

Fixing narrowing conversion for large flag sizes #509

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

llaniewski
Copy link
Member

Fixing the issue occurring for large flags, causing values of max for ALL node type group to overflow int.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c64d6cd) 44.24% compared to head (a7b4dba) 44.24%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #509   +/-   ##
=======================================
  Coverage   44.24%   44.24%           
=======================================
  Files         166      166           
  Lines        7567     7567           
=======================================
  Hits         3348     3348           
  Misses       4219     4219           
Flag Coverage Δ
d2q9 31.89% <ø> (ø)
d3q27_PSM_NEBB 36.34% <ø> (ø)
d3q27_pf_velocity 30.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@llaniewski llaniewski merged commit 2362a9d into CFD-GO:master Feb 22, 2024
57 checks passed
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.

1 participant