Skip to content

Rel: v1.13.0#1048

Merged
Gui-FernandesBR merged 92 commits into
masterfrom
rel/v1.13.0
Jul 9, 2026
Merged

Rel: v1.13.0#1048
Gui-FernandesBR merged 92 commits into
masterfrom
rel/v1.13.0

MNT: make logging-test fixture autouse to satisfy pylint

7f11a31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

81.73% (+0.60%) compared to 1e748d8

View this Pull Request on Codecov

81.73% (+0.60%) compared to 1e748d8

Details

Codecov Report

❌ Patch coverage is 88.26638% with 222 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.73%. Comparing base (1e748d8) to head (7f11a31).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/plots/rocket_plots.py 55.40% 33 Missing ⚠️
rocketpy/environment/environment.py 69.01% 22 Missing ⚠️
rocketpy/plots/flight_plots.py 89.47% 20 Missing ⚠️
rocketpy/environment/fetchers.py 21.73% 18 Missing ⚠️
rocketpy/simulation/monte_carlo.py 87.21% 17 Missing ⚠️
rocketpy/motors/ring_cluster_motor.py 92.00% 14 Missing ⚠️
rocketpy/rocket/aero_surface/fins/fin.py 87.73% 13 Missing ⚠️
rocketpy/rocket/rocket.py 80.00% 12 Missing ⚠️
rocketpy/plots/aero_surface_plots.py 89.90% 11 Missing ⚠️
rocketpy/prints/aero_surface_prints.py 75.60% 10 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1048      +/-   ##
==========================================
+ Coverage   81.12%   81.73%   +0.60%     
==========================================
  Files         107      118      +11     
  Lines       13881    15251    +1370     
==========================================
+ Hits        11261    12465    +1204     
- Misses       2620     2786     +166     

☔ 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.