-
Notifications
You must be signed in to change notification settings - Fork 21
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
CLI adaptive settings for charge change transformations #1053
base: main
Are you sure you want to change the base?
Conversation
🚨 API breaking changes detected! 🚨 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1053 +/- ##
==========================================
+ Coverage 92.81% 92.83% +0.02%
==========================================
Files 134 135 +1
Lines 10003 10049 +46
==========================================
+ Hits 9284 9329 +45
- Misses 719 720 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
🚨 API breaking changes detected! 🚨 |
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.
Just a few questions/comments
openfe/setup/alchemical_network_planner/relative_alchemical_network_planner.py
Outdated
Show resolved
Hide resolved
openfe/setup/alchemical_network_planner/relative_alchemical_network_planner.py
Outdated
Show resolved
Hide resolved
No API break detected ✅ |
Fixes #1000 by adding adaptive settings based on if the transformation involves a net charge change, for the default RBFE protocol only.
Checklist
news
entryDevelopers certificate of origin