Closed shannonhouck closed 7 years ago
Merging #74 into master will increase coverage by
11.11%
. The diff coverage is89.65%
.
@@ 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.
Resolves Issue #32