-
Notifications
You must be signed in to change notification settings - Fork 653
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
Atomnames methods should handle empty group #2879 #4528
Atomnames methods should handle empty group #2879 #4528
Conversation
Hello @kainszs! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
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.
Hello there first time contributor! Welcome to the MDAnalysis community! We ask that all contributors abide by our Code of Conduct and that first time contributors introduce themselves on GitHub Discussions so we can get to know you. You can learn more about participating here. Please also add yourself to package/AUTHORS
as part of this PR.
Linter Bot Results:Hi @kainszs! 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #4528 +/- ##
===========================================
- Coverage 93.65% 93.60% -0.05%
===========================================
Files 168 180 +12
Lines 21215 22300 +1085
Branches 3908 3911 +3
===========================================
+ Hits 19869 20875 +1006
- Misses 888 964 +76
- Partials 458 461 +3 ☔ View full report in Codecov by Sentry. |
Hi @kainszs, thank you for your contribution.
Yes please. There is an ongoing discussion to format with |
Fixes #2879
Changes made in this Pull Request:
psi_selections()
,omega_selections()
,chi1_selections()
can handle empty groupsUpdate:
I just realized that I accidentally formatted with black when saving. Should I just push the file again that only contains my changes and reopen the PR?
PR Checklist
Developers certificate of origin
📚 Documentation preview 📚: https://mdanalysis--4528.org.readthedocs.build/en/4528/