Skip to content

correction for MMG5_swapbin_int()#322

Open
mpotse wants to merge 2 commits intoMmgTools:developfrom
mpotse:endians
Open

correction for MMG5_swapbin_int()#322
mpotse wants to merge 2 commits intoMmgTools:developfrom
mpotse:endians

Conversation

@mpotse
Copy link
Contributor

@mpotse mpotse commented Jan 31, 2026

This function can generate a compiler warning because it assumes MMG5_int is an 8-bytes type. The function was meant for i/o but is not used. I made it compile without warning and commented that for i/o purposes a function using MMG5_int (intended for internal use only) is probably not useful.

@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.29%. Comparing base (c48f68d) to head (cb028f0).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #322      +/-   ##
===========================================
- Coverage    50.30%   50.29%   -0.02%     
===========================================
  Files          177      177              
  Lines        47857    47858       +1     
  Branches     10355    10355              
===========================================
- Hits         24075    24069       -6     
- Misses       16050    16058       +8     
+ Partials      7732     7731       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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