-
-
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
REL: Bump versioning to RocketPy v1.3.0 #614
Conversation
BUG: Swap `rocket.total_mass.differentiate` for `motor.total_mass_flow rate`
…mpact time calculations
…nd total CPU time
…ocketPy-Team/RocketPy into tst/prometheus-acceptance-test
…test TST: Prometheus acceptance test with apogee criteria
…b.com/RocketPy-Team/RocketPy into doc/monte-carlo-documentation-updates
…ion-updates DOC: Monte carlo documentation updates
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #614 +/- ##
==========================================
+ Coverage 72.94% 73.69% +0.75%
==========================================
Files 59 70 +11
Lines 9612 10286 +674
==========================================
+ Hits 7011 7580 +569
- Misses 2601 2706 +105 ☔ 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.
Amazing work! These 750 commits demonstrate the bright of our Team.
Thank you everyone for the effort!
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.
LGTM
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
RocketPy version was v1.2.2.
New behavior
This PR prepares the release of RocketPy v1.3.0. Featuring MonteCarlo simulations, code speed improvements and many other features and bug fixes.
Breaking change