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

Fix gatherv overflow when the combined packed mesh size exceeds 2^31. #117

Merged
merged 10 commits into from
Aug 6, 2024

Merge branch 'develop' into wissambouymedj-feature/fix-centralized-ou…

6dac366
Select commit
Loading
Failed to load commit list.
Merged

Fix gatherv overflow when the combined packed mesh size exceeds 2^31. #117

Merge branch 'develop' into wissambouymedj-feature/fix-centralized-ou…
6dac366
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

63.10% (+0.02%) compared to babaf07

View this Pull Request on Codecov

63.10% (+0.02%) compared to babaf07

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.10%. Comparing base (babaf07) to head (6dac366).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #117      +/-   ##
===========================================
+ Coverage    63.07%   63.10%   +0.02%     
===========================================
  Files           46       46              
  Lines        18955    18960       +5     
  Branches      3542     3544       +2     
===========================================
+ Hits         11956    11964       +8     
+ Misses        6073     6071       -2     
+ Partials       926      925       -1     

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