Skip to content

Conversation

Algiane
Copy link
Member

@Algiane Algiane commented Sep 12, 2024

This part of code is not called anywhere.

After meeting with Luca that implemented it: it is now useless, the non-manifold analysis is now done during the preprocessing step.

In a first place, Luca, that implemented the // analysis, guessed that some part of the analysis (such as the analysis of non-manifold situations)  were not
possible at the beginning of the process and have to be updated after interface migration. Finally, the non-manifold analysis is done during the pre-processing step and the 'update_nmgeom' function is not called anymore and can be removed.
@Algiane Algiane added kind: cleanup should be clean part: parmmg specific to parmmg code part part: analysis labels Sep 12, 2024
@Algiane Algiane self-assigned this Sep 12, 2024
@Algiane Algiane changed the base branch from master to develop September 12, 2024 13:22
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.31%. Comparing base (c224b90) to head (8668151).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #127      +/-   ##
===========================================
+ Coverage    63.14%   63.31%   +0.16%     
===========================================
  Files           46       46              
  Lines        18962    18913      -49     
  Branches      3548     3532      -16     
===========================================
  Hits         11974    11974              
+ Misses        6060     6011      -49     
  Partials       928      928              

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

@laetitia-m laetitia-m merged commit 0f82307 into develop Sep 13, 2024
42 checks passed
@laetitia-m laetitia-m deleted the feature/code-cleaning branch September 13, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: cleanup should be clean part: analysis part: parmmg specific to parmmg code part

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants