-
-
Notifications
You must be signed in to change notification settings - Fork 176
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: Updates master for release 1.4.1
#642
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
…://github.com/RocketPy-Team/RocketPy into enh/environment-class-major-refactor-may-2024
…://github.com/RocketPy-Team/RocketPy into enh/environment-class-major-refactor-may-2024
…eam/RocketPy into dev/setting-up-vscode
DEV: setting up vscode workspace
MNT: Refactor `AeroSurfaces`
…r-refactor-may-2024 ENH: Environment class major refactor may 2024
…th-pytest-slow-option DEV: adds scheduled test with pytest slow option
…olution-array ENH: Insert apogee state into solution list during flight simulation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #642 +/- ##
==========================================
+ Coverage 73.75% 75.72% +1.96%
==========================================
Files 70 81 +11
Lines 10320 9815 -505
==========================================
- Hits 7612 7432 -180
+ Misses 2708 2383 -325 ☔ View full report in Codecov by Sentry. |
phmbressan
approved these changes
Jul 19, 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.
Pull request type
Checklist
black rocketpy/ tests/
) has passed locallypytest tests -m slow --runslow
) have passed locallyCHANGELOG.md
has been updated (if relevant)New behavior
We basicly refactored some classes.
Breaking change
Additional information
None