Skip to content

ENH: Environment object from EnvironmentAnalysis (#813)

b9a164f
Select commit
Loading
Failed to load commit list.
Merged

DEV: Master to v1.10.0 #819

ENH: Environment object from EnvironmentAnalysis (#813)
b9a164f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2025 in 0s

80.06% (+0.95%) compared to 4df0b38

View this Pull Request on Codecov

80.06% (+0.95%) compared to 4df0b38

Details

Codecov Report

Attention: Patch coverage is 86.91729% with 87 lines in your changes missing coverage. Please review.

Project coverage is 80.06%. Comparing base (4df0b38) to head (b9a164f).

Files with missing lines Patch % Lines
rocketpy/mathutils/function.py 93.13% 16 Missing ⚠️
rocketpy/plots/monte_carlo_plots.py 80.00% 16 Missing ⚠️
rocketpy/environment/environment_analysis.py 8.33% 11 Missing ⚠️
rocketpy/prints/monte_carlo_prints.py 57.69% 11 Missing ⚠️
...ketpy/simulation/multivariate_rejection_sampler.py 89.81% 11 Missing ⚠️
rocketpy/motors/motor.py 85.00% 9 Missing ⚠️
rocketpy/stochastic/stochastic_model.py 75.00% 7 Missing ⚠️
rocketpy/simulation/monte_carlo.py 60.00% 4 Missing ⚠️
rocketpy/sensors/sensor.py 75.00% 1 Missing ⚠️
rocketpy/stochastic/stochastic_flight.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #819      +/-   ##
==========================================
+ Coverage   79.11%   80.06%   +0.95%     
==========================================
  Files          96       98       +2     
  Lines       11575    12042     +467     
==========================================
+ Hits         9158     9642     +484     
+ Misses       2417     2400      -17     

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