-
Notifications
You must be signed in to change notification settings - Fork 60
Update version number, changelog and notebooks for v1.6.0 release #495
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
Conversation
w-k-jones
commented
Apr 30, 2025
- 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?
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## RC_v1.6.0 #495 +/- ##
==========================================
Coverage 63.53% 63.53%
==========================================
Files 27 27
Lines 3842 3842
==========================================
Hits 2441 2441
Misses 1401 1401
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Linting results by Pylint:Your code has been rated at 8.31/10 (previous run: 8.31/10, +0.00) |
@freemansw1 @fsenf Let me know if this needs reviewing or if it can be merged straight away |
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.
Thank you for preparing the release! I am fine with the changes, but did not review notebooks again. I am guessing they were just rerun. Please go ahead and merge!