Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RANS_mesh refactoring, surface mesh generation improvment #302

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

GBenedett
Copy link
Collaborator

Refactoring of surface mesh generation

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 15.96639% with 100 lines in your changes missing coverage. Please review.

Project coverage is 62.52%. Comparing base (1b7ff5c) to head (98876f2).

Files with missing lines Patch % Lines
ceasiompy/CPACS2GMSH/func/RANS_mesh_generator.py 2.08% 94 Missing ⚠️
ceasiompy/PyAVL/func/avlresults.py 33.33% 4 Missing ⚠️
ceasiompy/CPACS2GMSH/cpacs2gmsh.py 75.00% 1 Missing ⚠️
ceasiompy/SU2Run/func/su2config_rans.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #302      +/-   ##
==========================================
- Coverage   62.75%   62.52%   -0.24%     
==========================================
  Files          96       96              
  Lines        9602     9657      +55     
==========================================
+ Hits         6026     6038      +12     
- Misses       3576     3619      +43     
Flag Coverage Δ
integrationtests 45.32% <13.79%> (-0.17%) ⬇️
unittests 51.27% <60.86%> (+0.02%) ⬆️

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.

@GBenedett GBenedett added the GMSH Related to GMSH label Oct 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
GMSH Related to GMSH
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants