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

Test recombining energies #67

Merged
merged 5 commits into from
Jan 23, 2024
Merged

Test recombining energies #67

merged 5 commits into from
Jan 23, 2024

Conversation

mattwthompson
Copy link
Member

Description

This PR fixes bugs in #66 in which

  • _NonbondedPlugin.scale_14 overrode the value specified in the electrostatics collection
  • 1-2 and 1-3 interactions were added as if they were 1-4 interactions

Status

  • Ready to go

@mattwthompson
Copy link
Member Author

I have no idea why the example is now failing, probably related to the bump in Interchange versions

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b2fb38) 84.23% compared to head (82663a9) 84.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   84.23%   84.37%   +0.14%     
==========================================
  Files           4        4              
  Lines         539      544       +5     
==========================================
+ Hits          454      459       +5     
  Misses         85       85              
Flag Coverage Δ
unittests 84.37% <100.00%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mattwthompson mattwthompson marked this pull request as ready for review January 23, 2024 18:58
@mattwthompson mattwthompson merged commit a9d461d into main Jan 23, 2024
6 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.

2 participants