Issue #2395 AtomGroup.guess_bonds#4059
Conversation
I have added fudge_factor and lower_bound to AtomGorup.guess_bonds()
Codecov ReportPatch coverage:
Additional details and impacted files
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
c37570b to
f82836f
Compare
|
@ianmkenney could you please look after this PR? Thanks! |
There was a problem hiding this comment.
Apart from minor formatting issues, this looks good! @AHMED-salah00 can you also update the CHANGELOG and add yourself the AUTHORS file if you haven't contributed before?
IAlibay
left a comment
There was a problem hiding this comment.
Thanks, this is a good start. I would like to see maybe one additional test to ensure the parameters are passing through fine, if possible.
Co-authored-by: Ian Kenney <ianmkenney@users.noreply.github.com>
ianmkenney
left a comment
There was a problem hiding this comment.
Simple formatting change and use fixtures for testing different parameter sets.
IAlibay
left a comment
There was a problem hiding this comment.
Just a couple of extra review comments on top of the things @ianmkenney raised.
ianmkenney
left a comment
There was a problem hiding this comment.
I think this looks pretty good, just need to add a comment for the if statement. @IAlibay, any final thoughts?
ianmkenney
left a comment
There was a problem hiding this comment.
LGTM. Can you resolve the merge conflicts with develop?
Fixes #2395
Changes made in this Pull Request:
PR Checklist