-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
DEV: Updates master for v1.6.2 #722
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DOC: new comparison plot
* BUG: fix export ellipses to kml function * BUG: fix export ellipses to kml function * MNT: raise error if no apogee or impact data is found for plotting ellipses * DEV: Adds #712 to changelog * TST: increase monte carlo tests
* ENH: add structural to total mass ratio for motor and rocket * ENH: adding structural mass ratio as an attribute of Motor * ENH: add structural mass ratio to rocket * ENH: capitalize words on prints * DOC: adding structural mass ratio attribute to docstrings * DOC: fix incorrect documentation names of attributes * Remove erroneous comment Co-authored-by: Gui-FernandesBR <[email protected]> * DOC: modify changelog * ENH: properly testing division by zero when computing the structural mass ratio * MNT: make black --------- Co-authored-by: Gui-FernandesBR <[email protected]>
DOC: Updates README
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #722 +/- ##
==========================================
+ Coverage 75.93% 76.03% +0.10%
==========================================
Files 99 94 -5
Lines 11222 10981 -241
==========================================
- Hits 8521 8349 -172
+ Misses 2701 2632 -69 ☔ View full report in Codecov by Sentry. |
phmbressan
reviewed
Nov 7, 2024
* DEV: updates workflows to include python 3.13 * DOC: edit doctest due to floating point precision. --------- Co-authored-by: Pedro Bressan <[email protected]>
phmbressan
approved these changes
Nov 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.