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

[WIP] info command #47

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dwhswenson
Copy link
Member

This will create a command openpathsampling info which reports versions of OPS, the OPS CLI, and various tools OPS integrates with (or will report that the tool can't be found).

This isn't intended to be a full listing of OPS dependencies -- the installation manager (conda or pip) should still handle that. However, this might be extended to include other useful information (e.g., if OpenMM is installed, which platforms are available?) that helps debug user problems.

@codecov
Copy link

codecov bot commented Jul 24, 2021

Codecov Report

Merging #47 (c93e3a4) into main (aadad12) will decrease coverage by 3.32%.
The diff coverage is 36.36%.

❗ Current head c93e3a4 differs from pull request most recent head 741ff87. Consider uploading reports for the commit 741ff87 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##              main      #47      +/-   ##
===========================================
- Coverage   100.00%   96.67%   -3.33%     
===========================================
  Files           13       14       +1     
  Lines          599      632      +33     
===========================================
+ Hits           599      611      +12     
- Misses           0       21      +21     
Impacted Files Coverage Δ
paths_cli/commands/info.py 36.36% <36.36%> (ø)

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 aadad12...741ff87. Read the comment docs.

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.

1 participant