-
Notifications
You must be signed in to change notification settings - Fork 54
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
Update version number, changelog and notebooks for 1.5.2 release #381
Conversation
w-k-jones
commented
Dec 6, 2023
•
edited
Loading
edited
- Have you followed our guidelines in CONTRIBUTING.md?
- Have you self-reviewed your code and corrected any misspellings?
- Have you written documentation that is easy to understand?
- Have you written descriptive commit messages?
- Have you added NumPy docstrings for newly added functions?
- Have you formatted your code using black?
- If you have introduced a new functionality, have you added adequate unit tests?
- Have all tests passed in your local clone?
- If you have introduced a new functionality, have you added an example notebook?
- Have you kept your pull request small and limited so that it is easy to review?
- Have the newest changes from this branch been merged?
Linting results by Pylint:Your code has been rated at 8.72/10 (previous run: 8.72/10, +0.00) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## RC_v1.5.x #381 +/- ##
==========================================
Coverage 56.91% 56.91%
==========================================
Files 20 20
Lines 3440 3440
==========================================
Hits 1958 1958
Misses 1482 1482
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
Thanks for doing this, @w-k-jones
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.
Great, thanks for doing this @w-k-jones! Just add #384 to changelog as well once it is merged.