ENH: Changing ellipses plot axis label by ArthurJWH · Pull Request #855 · RocketPy-Team/RocketPy
Pull request type
- Code changes (bugfix, features)
Checklist
- Tests for the changes have been added (if needed)
- Docs have been reviewed and added / updated
- Lint (
black rocketpy/ tests/) has passed locally - All tests (
pytest tests -m slow --runslow) have passed locally -
CHANGELOG.mdhas been updated (if relevant)
Current behavior
The axis use North and East as labels

New behavior
Label the extremes of the axis as North-South and West-East

Breaking change
- Yes
- No
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ArthurJWH the PR is simple and straightforward, thx for that!
- Could you provide us a screenshot of your results please? This makes review easier since I won't have to run several simulations to obtain the new plots.
- Could you kindly update the CHANGELOG pls?
After these 2 points, I believe we will merge it directly.
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.28%. Comparing base (f17893b) to head (629316d).
⚠️ Report is 27 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@ ## develop #855 +/- ## =========================================== + Coverage 80.02% 80.28% +0.26% =========================================== Files 98 104 +6 Lines 12004 12764 +760 =========================================== + Hits 9606 10248 +642 - Misses 2398 2516 +118
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ArthurJWH friendly reminder to update the CHANGELOG pls
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ArthurJWH
deleted the
enh/changing-ellipses-axis-label
branch
This file contains hidden or 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