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

Properly set the cutoff distance in HTF nonbonded forces #675

Merged
merged 7 commits into from
Jan 19, 2024

Merge branch 'main' into cutoff-fix

27506b0
Select commit
Loading
Failed to load commit list.
Merged

Properly set the cutoff distance in HTF nonbonded forces #675

Merge branch 'main' into cutoff-fix
27506b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2024 in 1s

91.37% (-1.74%) compared to 181afab

View this Pull Request on Codecov

91.37% (-1.74%) compared to 181afab

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (181afab) 93.10% compared to head (27506b0) 91.37%.
Report is 2 commits behind head on main.

Files Patch % Lines
...tests/protocols/test_openmm_equil_rfe_protocols.py 78.43% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #675      +/-   ##
==========================================
- Coverage   93.10%   91.37%   -1.74%     
==========================================
  Files         132      132              
  Lines        9109     9158      +49     
==========================================
- Hits         8481     8368     -113     
- Misses        628      790     +162     

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