Fix extra water bonds handling in RDKit converter (#5450) - #5460
Fix extra water bonds handling in RDKit converter (#5450)#5460deepanshu-singh22 wants to merge 3 commits into
Conversation
Documentation build overview
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5460 +/- ##
========================================
Coverage 93.87% 93.87%
========================================
Files 182 182
Lines 22522 22522
Branches 3206 3206
========================================
Hits 21143 21143
Misses 917 917
Partials 462 462 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Hi @pbuslaev, I have submitted PR #5460 to fix issue #5450 regarding extra water bonds handling in the RDKit converter. All automated CI checks and unit tests have passed successfully. Whenever you have some time, could you please review the changes and let me know if any further adjustments are needed? Thanks! |
IAlibay
left a comment
There was a problem hiding this comment.
This pull request does not add any new code just a test, which doesn't match the PR description. Please update the description if this is your intent.
Also this PR claims to use AI generated code, which may not meet the current MDAnalysis AI policy. Please let us know what AI tools were used and for what purpose.
|
@deepanshu-singh22 As I mentioned in #5450, I am not sure what the core developers think about the proposed way to resolve this. And I would like to get some feed back from @IAlibay or @orbeckst or anyone else on the issue, before jumping on any code. As @IAlibay said, your code is not resolving anything, it only adds a test which is not related to Amber topologies at all. |
|
Thank you for the feedback!
|
Fixes #5450
Changes made in this Pull Request:
test_extra_water_bondsintestsuite/MDAnalysisTests/converters/test_rdkit.py.LLM / AI generated code disclosure
LLMs or other AI-powered tools (beyond simple IDE use cases) were used in this contribution: yes
PR Checklist
package/AUTHORS? (If it is not, add it!)Developers Certificate of Origin
I certify that I can submit this code contribution as described in the Developer Certificate of Origin, under the MDAnalysis LICENSE.