Skip to content

General improvements #318

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

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

General improvements #318

wants to merge 82 commits into from

Conversation

GBenedett
Copy link
Collaborator

@GBenedett GBenedett commented May 21, 2025

  • Test RANS functions
  • xpaths must be defined correctly in init
  • Add test functions for AeroFrame
  • Improve Codecov: 50% to 75% !!!
  • Added EdgeRun
  • change Status of SumoAutoMesh to Inactive
  • Add installation scripts for SDSA (CentOS and Ubuntu)
  • Add StaticStability in Integration Tests
  • Add DynamicStability tests
  • Add Database tests
  • Add ClCalculator tests
  • Add aeromap for Dynamic Stabilty configuration
  • Correct run installation and tests on CentOS with Docker

Copy link

codecov bot commented May 21, 2025

Codecov Report

Attention: Patch coverage is 87.58170% with 133 lines in your changes missing coverage. Please review.

Project coverage is 74.85%. Comparing base (c27fb4e) to head (5c3bd6e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...c/ceasiompy/CPACS2GMSH/func/rans_mesh_generator.py 10.00% 27 Missing ⚠️
src/ceasiompy/SU2Run/func/results.py 30.00% 14 Missing ⚠️
src/ceasiompy/CPACS2GMSH/func/advancemeshing.py 13.33% 13 Missing ⚠️
src/ceasiompy/AeroFrame/func/config.py 92.95% 10 Missing ⚠️
src/ceasiompy/SU2Run/func/config.py 43.75% 9 Missing ⚠️
src/ceasiompy/PyAVL/func/cpacs2avl.py 50.00% 7 Missing ⚠️
src/ceasiompy/AeroFrame/func/aeroelastic.py 96.27% 6 Missing ⚠️
src/ceasiompy/PyAVL/pyavl.py 54.54% 5 Missing ⚠️
src/ceasiompy/utils/geometryfunctions.py 16.66% 5 Missing ⚠️
...ceasiompy/DynamicStability/func/panelaeroconfig.py 93.65% 4 Missing ⚠️
... and 18 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #318       +/-   ##
===========================================
+ Coverage   52.67%   74.85%   +22.17%     
===========================================
  Files         111       98       -13     
  Lines       10266     8042     -2224     
===========================================
+ Hits         5408     6020      +612     
+ Misses       4858     2022     -2836     
Flag Coverage Δ
integrationtests 50.21% <68.51%> (+11.45%) ⬆️
unittests 62.92% <70.25%> (+23.50%) ⬆️

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.

@LeonDeligny LeonDeligny added Tests Pytest, E2E test, etc. Aeroelasticity labels May 23, 2025
@LeonDeligny LeonDeligny self-assigned this Jun 2, 2025
@LeonDeligny LeonDeligny added installation Related to installation of CEASIOMpy Docker Related to Docker Files labels Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aeroelasticity Docker Related to Docker Files installation Related to installation of CEASIOMpy Tests Pytest, E2E test, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants