Skip to content

Migration to python 3.11, dynamic stability and more #309

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

Merged
merged 1,082 commits into from
Apr 16, 2025
Merged

Conversation

LeonDeligny
Copy link
Collaborator

@LeonDeligny LeonDeligny commented Apr 1, 2025

New modules:

CPACSUpdater
StaticStability
DynamicStability
Database

Refactoring:

CEASIOMpy logger defined once in init
main functions of all modules
geometry and maths functions (euler2fix and fix2euler)

Modified modules:

PyAVL
SU2Run
CPACS2Gmsh
CPACS2SUMO

Copy link

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 48.09610% with 1145 lines in your changes missing coverage. Please review.

Project coverage is 54.46%. Comparing base (8c087b8) to head (c9af5b7).
Report is 1086 commits behind head on main.

Files with missing lines Patch % Lines
ceasiompy/DynamicStability/func/dotderivatives.py 0.00% 191 Missing ⚠️
ceasiompy/CPACS2SUMO/cpacs2sumo.py 0.00% 171 Missing ⚠️
ceasiompy/DynamicStability/func/panelaeroconfig.py 0.00% 133 Missing ⚠️
ceasiompy/DynamicStability/func/cpacs2sdsa.py 0.00% 124 Missing ⚠️
ceasiompy/CPACS2GMSH/func/rans_mesh_generator.py 15.85% 69 Missing ⚠️
ceasiompy/PyAVL/func/cpacs2avl.py 69.95% 61 Missing ⚠️
...asiompy/DynamicStability/func/steadyderivatives.py 0.00% 44 Missing ⚠️
ceasiompy/CLCalculator/func/utils.py 19.14% 38 Missing ⚠️
ceasiompy/DynamicStability/func/alphamax.py 0.00% 37 Missing ⚠️
ceasiompy/CPACS2GMSH/cpacs2gmsh.py 55.55% 28 Missing ⚠️
... and 35 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
- Coverage   61.52%   54.46%   -7.06%     
==========================================
  Files          97      125      +28     
  Lines        9803    10743     +940     
==========================================
- Hits         6031     5851     -180     
- Misses       3772     4892    +1120     
Flag Coverage Δ
integrationtests 31.45% <40.59%> (-12.94%) ⬇️
unittests 47.73% <32.72%> (-2.44%) ⬇️

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.

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

@GBenedett GBenedett changed the title Reinitialize repository Migration to python 3.11, dynamic stability and more Apr 15, 2025
Copy link
Collaborator

@GBenedett GBenedett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New Python version (3.11), refactored modules, new log, dynamic stability module, new SU2 installation, updated version dependencies, new spec files

@LeonDeligny LeonDeligny merged commit 5a7a11f into main Apr 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AVL Related to AVL CPACS Results Related to results generated by CEASIOMpy Stability Streamlit SU2 Related to SU2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants