-
Notifications
You must be signed in to change notification settings - Fork 652
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
Updated atom ID representation order to match AtomGroup #4191
Conversation
Linter Bot Results:Hi @ztimol! Thanks for making this PR. We linted your code and found the following: Some issues were found with the formatting of your code.
Please have a look at the Please note: The |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #4191 +/- ##
========================================
Coverage 93.62% 93.62%
========================================
Files 193 193
Lines 25294 25295 +1
Branches 4063 4063
========================================
+ Hits 23682 23683 +1
Misses 1096 1096
Partials 516 516
☔ 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.
Could you add an entry to changelog and I think this is your first PR? (I can only see a closed in in the history), if so please also add yourself to AUTHORS.
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.
Couple of minor changes and then I think we're good to go.
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.
Sorry about the delay and thanks for the contribution!
I'll merge once CI returns green (had some codecov issues earlier today)
Not sure if you've picked this up already but two tests seemed to have timed out. Can you reinitialise them when you get the chance. Thanks. |
Took a while but CI tests have finally all passed. Wondering if it was just an issue on the GH side of things. Would be great if this could be merged into develop. Thanks. |
@ztimol the CI issues are related to #4209 I worked on it all weekend but unfortunately we've not really been able to work out what's up here. Re; merge - unfortunately we are blocked by #4219, I'm hoping we'll merge it tonight and then we can start merging PRs again. In the meantime, @ztimol could you please confirm that you agree to releasing this code under the terms of the LGPLv2.1 and that your contribution also adheres to the developer certificate of origion? |
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.
Blocking for license agreement
No worries. Agree to LGPLv2.1 and can confirm adherence to developer certificate of origion. |
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.
All good, thanks for your patience @ztimol !
Just to clarify @ztimol this is LGPLv2.1+ (I typoed), i.e. you it may be relased under LGPLv2.1 or any later version. |
Fixes #4181
Changes made in this Pull Request:
PR Checklist
📚 Documentation preview 📚: https://mdanalysis--4191.org.readthedocs.build/en/4191/