MolSSI-Education / QM_2017_SSS_Team3

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

Adds a cpp version of xform #75

Closed hongzhouye closed 7 years ago

hongzhouye commented 7 years ago

Now the xform_4 function in scf_utils.py calls a cpp library in xform/.

codecov-io commented 7 years ago

Codecov Report

Merging #75 into master will decrease coverage by 4.7%. The diff coverage is 13.04%.

Impacted file tree graph

@@            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.