Skip to content

ENH: Add python loggers#973

Draft
YuriCastroDev wants to merge 17 commits into
RocketPy-Team:developfrom
YuriCastroDev:enh/issue-450-adopt-python-loggers
Draft

ENH: Add python loggers#973
YuriCastroDev wants to merge 17 commits into
RocketPy-Team:developfrom
YuriCastroDev:enh/issue-450-adopt-python-loggers

MNT: restore SimMonitor print behavior for multiprocessing compatibility

2fb3fe3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

81.20% (+0.93%) compared to 9cf3dd4

View this Pull Request on Codecov

81.20% (+0.93%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 82.92683% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.20%. Comparing base (9cf3dd4) to head (2fb3fe3).
⚠️ Report is 80 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/simulation/monte_carlo.py 41.66% 7 Missing ⚠️
rocketpy/environment/environment_analysis.py 28.57% 5 Missing ⚠️
rocketpy/plots/aero_surface_plots.py 50.00% 4 Missing ⚠️
rocketpy/plots/monte_carlo_plots.py 33.33% 4 Missing ⚠️
rocketpy/rocket/rocket.py 50.00% 3 Missing ⚠️
rocketpy/mathutils/function.py 66.66% 1 Missing ⚠️
rocketpy/plots/environment_plots.py 83.33% 1 Missing ⚠️
rocketpy/simulation/flight.py 80.00% 1 Missing ⚠️
rocketpy/simulation/flight_comparator.py 93.33% 1 Missing ⚠️
rocketpy/simulation/flight_data_exporter.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #973      +/-   ##
===========================================
+ Coverage    80.27%   81.20%   +0.93%     
===========================================
  Files          104      114      +10     
  Lines        12769    14726    +1957     
===========================================
+ Hits         10250    11958    +1708     
- Misses        2519     2768     +249     

☔ View full report in Codecov by Harness.
📢 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.