Closed hongzhouye closed 7 years ago
Merging #75 into master will decrease coverage by
4.7%
. The diff coverage is13.04%
.
@@ Coverage Diff @@
## master #75 +/- ##
==========================================
- Coverage 88.88% 84.18% -4.71%
==========================================
Files 22 24 +2
Lines 351 373 +22
==========================================
+ Hits 312 314 +2
- Misses 39 59 +20
Impacted Files | Coverage Δ | |
---|---|---|
xform/check.py | 0% <0%> (ø) |
|
xform/__init__.py | 100% <100%> (ø) |
|
scf/scf_utils.py | 95.65% <100%> (+0.09%) |
: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 04cc86d...38b028f. Read the comment docs.
Now the
xform_4
function inscf_utils.py
calls a cpp library inxform/
.