-
-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MNT: Refactor Parallel MonteCarlo and Stochastic Seeding #649
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ 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 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Outstanding work. Code is much cleaner now, we really appreciate your effort.
I look forward to seeing this feature being released
Pull request type
Checklist
black rocketpy/ tests/
) has passed locallypytest tests -m slow --runslow
) have passed locallyCHANGELOG.md
has been updated (if relevant)Current behavior
Enter text here...
New behavior
Enter text here...
Breaking change
Additional information
Enter text here...