-
Notifications
You must be signed in to change notification settings - Fork 659
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
Check for enpty coordinates in RDKit converter #4824
Conversation
Hello @RMeli! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2024-12-08 12:57:28 UTC |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4824 +/- ##
===========================================
+ Coverage 86.08% 93.66% +7.57%
===========================================
Files 177 189 +12
Lines 21743 22809 +1066
Branches 3055 3055
===========================================
+ Hits 18718 21363 +2645
+ Misses 2593 1000 -1593
- Partials 432 446 +14 ☔ View full report in Codecov by Sentry. |
Mmmh it might be relevant to extend the |
Thanks @cbouy, good suggestion. |
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.
LGTM! Thank you 🙌
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.
lgtm thanks!
CI failure is known, going ahead with merge. |
Fixes #4813
Changes made in this Pull Request:
PR Checklist
Developers certificate of origin
📚 Documentation preview 📚: https://mdanalysis--4824.org.readthedocs.build/en/4824/