Closed baumeier closed 3 years ago
Merging #24 (e9f729c) into master (fc73e73) will decrease coverage by
5.51%
. The diff coverage is34.54%
.
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
- Coverage 72.81% 67.30% -5.52%
==========================================
Files 10 13 +3
Lines 401 471 +70
Branches 59 64 +5
==========================================
+ Hits 292 317 +25
- Misses 106 150 +44
- Partials 3 4 +1
Impacted Files | Coverage Δ | |
---|---|---|
pyvotca/visualization.py | 27.27% <0.00%> (-0.86%) |
:arrow_down: |
pyvotca/electron_phonon.py | 26.66% <26.66%> (ø) |
|
pyvotca/orca/orca.py | 45.00% <60.00%> (ø) |
|
pyvotca/molecule.py | 82.71% <100.00%> (+0.21%) |
:arrow_up: |
pyvotca/orca/__init__.py | 100.00% <100.00%> (ø) |
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 fc73e73...e9f729c. Read the comment docs.
@baumeier I will make the examples run as tests once this PR is merged
Implements #14