mmg icon indicating copy to clipboard operation
mmg copied to clipboard

Fix wrong index in 2D mesh generation

Open corentin-prigent opened this issue 11 months ago • 1 comments

corentin-prigent avatar May 28 '25 09:05 corentin-prigent

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.31%. Comparing base (4e2f535) to head (354a9c9). Report is 10 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #305      +/-   ##
===========================================
- Coverage    50.31%   50.31%   -0.01%     
===========================================
  Files          177      177              
  Lines        47881    47888       +7     
  Branches     10362    10364       +2     
===========================================
+ Hits         24093    24094       +1     
- Misses       16047    16050       +3     
- Partials      7741     7744       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar May 28 '25 11:05 codecov[bot]