-
-
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
MNT: small fixes before v1.2 #550
Conversation
### Fixed | ||
|
||
|
||
## [v1.2.0] - 2024-02-dd |
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.
The dd
will be replaced with the release day in a future PR
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #550 +/- ##
========================================
Coverage 72.45% 72.46%
========================================
Files 59 59
Lines 9569 9568 -1
========================================
Hits 6933 6933
+ Misses 2636 2635 -1 ☔ 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.
Good fixes, I agree with the changes. Elevated the overall organization of the repository, specially regarding the CHANGELOG.
Pull request type
Checklist
black rocketpy/ tests/
) has passed locallypytest --runslow
) have passed locallyCHANGELOG.md
has been updated (if relevant)Current behavior
Some comments point out at #536
New behavior
See the commit history, one by one, so you can have an idea of what was changed.
Breaking change
Additional information
Rather opening this PR than committing directly to the develop branch, hope you don't mind.