Skip to content
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

Fix multi-conformer RESP restraint strength #161

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

SimonBoothroyd
Copy link
Contributor

Description

This PR fixes a bug whereby the RESP restraints were only applied once when multiple conformers are present. This leads to different charges even, for example, if you provide the exact same ESP / grid / conformer multiple times.

Status

  • Ready to go

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (ae68d8d) to head (673b2e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   97.27%   98.29%   +1.02%     
==========================================
  Files          38       38              
  Lines        2052     2054       +2     
==========================================
+ Hits         1996     2019      +23     
+ Misses         56       35      -21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mattwthompson mattwthompson merged commit 12a205c into main Mar 8, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants