RocketPy-Team / RocketPy

Next generation High-Power Rocketry 6-DOF Trajectory Simulation
https://docs.rocketpy.org/
MIT License
650 stars 159 forks source link

MNT: Refactor Parallel MonteCarlo and Stochastic Seeding #649

Closed phmbressan closed 3 months ago

phmbressan commented 3 months ago

Pull request type

Checklist

Current behavior

Enter text here...

New behavior

Enter text here...

Breaking change

Additional information

Enter text here...

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 74.93%. Comparing base (049276d) to head (26f692e).

Files Patch % Lines
rocketpy/simulation/monte_carlo.py 21.62% 87 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## enh/parallel_montecarlo #649 +/- ## =========================================================== + Coverage 74.16% 74.93% +0.77% =========================================================== Files 81 81 Lines 10080 9976 -104 =========================================================== Hits 7476 7476 + Misses 2604 2500 -104 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.