MolSSI-Education / QM_2017_SSS_Team3

BSD 3-Clause "New" or "Revised" License
0 stars 5 forks source link

Added tests for MP2 #74

Closed shannonhouck closed 7 years ago

shannonhouck commented 7 years ago

Resolves Issue #32

codecov-io commented 7 years ago

Codecov Report

Merging #74 into master will increase coverage by 11.11%. The diff coverage is 89.65%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #74       +/-   ##
===========================================
+ Coverage   77.77%   88.88%   +11.11%     
===========================================
  Files          22       22               
  Lines         333      351       +18     
===========================================
+ Hits          259      312       +53     
+ Misses         74       39       -35
Impacted Files Coverage Δ
tests/test_energies.py 100% <ø> (ø) :arrow_up:
SuperCoolFast/SuperCoolFast.py 0% <0%> (ø) :arrow_up:
scf/scf.py 94.33% <100%> (+0.1%) :arrow_up:
tests/test_mp2.py 100% <100%> (ø)
mp2/mp2.py 100% <0%> (+100%) :arrow_up:
mp2/__init__.py 100% <0%> (+100%) :arrow_up:

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 5669940...f282981. Read the comment docs.