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

Add support for a Q-Chem calculator and recipes (Part 1) #393

Merged
merged 290 commits into from Aug 27, 2023

smarter monkeypatching

99d2a1d
Select commit
Failed to load commit list.
Merged

Add support for a Q-Chem calculator and recipes (Part 1) #393

smarter monkeypatching
99d2a1d
Select commit
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2023 in 0s

26.11% (-72.44%) compared to f323854

View this Pull Request on Codecov

26.11% (-72.44%) compared to f323854

Details

Codecov Report

Merging #393 (99d2a1d) into main (f323854) will decrease coverage by 72.44%.
The diff coverage is 14.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #393       +/-   ##
===========================================
- Coverage   98.55%   26.11%   -72.44%     
===========================================
  Files          32       35        +3     
  Lines        1660     1834      +174     
===========================================
- Hits         1636      479     -1157     
- Misses         24     1355     +1331     
Impacted Files Coverage Δ
quacc/calculators/qchem.py 0.00% <0.00%> (ø)
quacc/recipes/qchem/core.py 0.00% <0.00%> (ø)
quacc/custodian/qchem.py 76.92% <76.92%> (ø)
quacc/settings.py 97.72% <100.00%> (+0.22%) ⬆️
quacc/util/calc.py 84.07% <100.00%> (-8.79%) ⬇️

... and 28 files with indirect coverage changes