Skip to content

Conversation

@dwhswenson
Copy link
Member

This addresses several of the issues listed in #57 that are targeted for the v0.3 release:

  • Add help for n_frames_max
  • Add help for volume category
  • Add help for Union, Intersection, and Complement volumes
  • Add LoadFromOPSFile to volumes
  • Use Helper to parse input when selecting objects from OPS file (allow commands)

This includes #54, so it will be easier to review after that has been merged.

- Add help for `n_frames_max`
- Add help for volume category
- Add help for Union, Intersection, and Complement volumes
- Add LoadFromOPSFile to volumes
@dwhswenson dwhswenson added the enhancement New feature or request label Oct 26, 2021
@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #58 (2f2b37c) into main (2b6714b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           51        51           
  Lines         2113      2107    -6     
=========================================
- Hits          2113      2107    -6     
Impacted Files Coverage Δ
paths_cli/wizard/openmm.py 100.00% <ø> (ø)
paths_cli/wizard/load_from_ops.py 100.00% <100.00%> (ø)
paths_cli/wizard/volumes.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b6714b...2f2b37c. Read the comment docs.

This was referenced Oct 27, 2021
Copy link
Member

@sroet sroet left a comment

Choose a reason for hiding this comment

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

1 possible uncaught error and a documentation suggestion

Copy link
Member

@sroet sroet left a comment

Choose a reason for hiding this comment

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

All my comments have been resolved, LGTM

@dwhswenson dwhswenson merged commit 34cf3a0 into openpathsampling:main Nov 1, 2021
@dwhswenson dwhswenson deleted the wizard-extra-help branch November 1, 2021 10:27
@dwhswenson dwhswenson mentioned this pull request Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants