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

Review all kwargs and consistency in top-level function calls #263

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

cadeduckworth
Copy link
Contributor

  • add solvents kwarg to build_universe under top-level function

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #263 (4dfec87) into develop (76b96d4) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #263   +/-   ##
========================================
  Coverage    81.12%   81.12%           
========================================
  Files           15       15           
  Lines         1960     1960           
  Branches       296      296           
========================================
  Hits          1590     1590           
  Misses         278      278           
  Partials        92       92           
Impacted Files Coverage Δ
mdpow/workflows/dihedrals.py 95.93% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cadeduckworth
Copy link
Contributor Author

@orbeckst
This will not impact SAMPL9 analysis I am working on right now since water is the first solvent in the default specified at the function-level for build_universe and that exists for all of the forcefields, but this needs to be reviewed and merged ASAP. I apologize for my error.

Copy link
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@orbeckst orbeckst merged commit 10922e8 into develop Jul 4, 2023
@orbeckst orbeckst deleted the build_universe-solvents-kwarg branch July 4, 2023 08:47
@orbeckst orbeckst linked an issue Jul 4, 2023 that may be closed by this pull request
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.

add solvents kwarg to build_universe in mdpow.workflows.dihedrals
2 participants