Skip to content

MNT: Allow for encoding customization of MonteCarlo.

Codecov / codecov/project failed Dec 20, 2024 in 0s

76.35% (-0.07%) compared to 83aa20e

View this Pull Request on Codecov

76.35% (-0.07%) compared to 83aa20e

Details

Codecov Report

Attention: Patch coverage is 70.76923% with 114 lines in your changes missing coverage. Please review.

Project coverage is 76.35%. Comparing base (83aa20e) to head (c79930b).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/rocket/rocket.py 43.58% 22 Missing ⚠️
rocketpy/environment/environment.py 60.78% 20 Missing ⚠️
rocketpy/_encoders.py 78.18% 12 Missing ⚠️
rocketpy/motors/tank_geometry.py 64.51% 11 Missing ⚠️
...ocketpy/rocket/aero_surface/fins/free_form_fins.py 33.33% 6 Missing ⚠️
rocketpy/rocket/parachute.py 71.42% 6 Missing ⚠️
rocketpy/motors/tank.py 87.80% 5 Missing ⚠️
...cketpy/rocket/aero_surface/fins/elliptical_fins.py 37.50% 5 Missing ⚠️
rocketpy/rocket/components.py 37.50% 5 Missing ⚠️
rocketpy/simulation/flight.py 37.50% 5 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #679      +/-   ##
===========================================
- Coverage    76.42%   76.35%   -0.07%     
===========================================
  Files           95       96       +1     
  Lines        11090    11459     +369     
===========================================
+ Hits          8475     8749     +274     
- Misses        2615     2710      +95     

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