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

Adds ORCA version extraction #109

Merged
merged 4 commits into from
Jan 27, 2022

Conversation

t-young31
Copy link
Member

This PR adds a _get_version_no_output method to the ORCA wrapper, which in turn enables checking if the vdw charge scheme needs to be turned off when running analytical Hessian calculations. Unfortunately, this cannot be tested in CI 😕

@t-young31 t-young31 self-assigned this Jan 25, 2022
@t-young31 t-young31 added the enhancement New feature or request label Jan 25, 2022
@t-young31 t-young31 added this to the v 1.2.0 milestone Jan 25, 2022
@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #109 (7fe67ad) into v1.2.0 (44d9b4b) will decrease coverage by 0.00%.
The diff coverage is 94.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v1.2.0     #109      +/-   ##
==========================================
- Coverage   96.05%   96.04%   -0.01%     
==========================================
  Files          85       85              
  Lines        9219     9233      +14     
==========================================
+ Hits         8855     8868      +13     
- Misses        364      365       +1     
Flag Coverage Δ
unittests 96.04% <94.64%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
autode/wrappers/ORCA.py 88.61% <94.64%> (+0.22%) ⬆️

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 44d9b4b...7fe67ad. Read the comment docs.

autode/wrappers/ORCA.py Show resolved Hide resolved
autode/wrappers/ORCA.py Show resolved Hide resolved
autode/wrappers/ORCA.py Outdated Show resolved Hide resolved
autode/wrappers/ORCA.py Outdated Show resolved Hide resolved
autode/wrappers/ORCA.py Outdated Show resolved Hide resolved
@t-young31 t-young31 merged commit 9d13783 into duartegroup:v1.2.0 Jan 27, 2022
@t-young31 t-young31 deleted the extract_orca_version branch January 27, 2022 11:23
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