Skip to content

Merge branch 'master' into develop

9761e74
Select commit
Loading
Failed to load commit list.
Merged

GIT: Updates master to v1.7.0 #731

Merge branch 'master' into develop
9761e74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2024 in 1s

75.97% (+0.00%) compared to bf5d4f5

View this Pull Request on Codecov

75.97% (+0.00%) compared to bf5d4f5

Details

Codecov Report

Attention: Patch coverage is 76.74419% with 50 lines in your changes missing coverage. Please review.

Project coverage is 75.97%. Comparing base (bf5d4f5) to head (9761e74).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/simulation/monte_carlo.py 37.03% 17 Missing ⚠️
rocketpy/plots/environment_analysis_plots.py 42.85% 16 Missing ⚠️
rocketpy/mathutils/function.py 75.00% 2 Missing ⚠️
rocketpy/plots/plot_helpers.py 91.66% 2 Missing ⚠️
rocketpy/prints/monte_carlo_prints.py 50.00% 2 Missing ⚠️
rocketpy/motors/hybrid_motor.py 50.00% 1 Missing ⚠️
rocketpy/motors/liquid_motor.py 50.00% 1 Missing ⚠️
rocketpy/motors/solid_motor.py 50.00% 1 Missing ⚠️
rocketpy/motors/tank.py 50.00% 1 Missing ⚠️
rocketpy/plots/aero_surface_plots.py 93.33% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff            @@
##           master     #731    +/-   ##
========================================
  Coverage   75.97%   75.97%            
========================================
  Files          99       95     -4     
  Lines       11255    11027   -228     
========================================
- Hits         8551     8378   -173     
+ Misses       2704     2649    -55     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.