theochem / cgrid

C++ version of horton (2.x) grid functionality
GNU General Public License v3.0
4 stars 1 forks source link

Fixes #18

Closed tovrstra closed 7 years ago

tovrstra commented 7 years ago

Fix some things that weren't working yet.

codecov[bot] commented 7 years ago

Codecov Report

Merging #18 into master will decrease coverage by 18.15%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
- Coverage   98.22%   80.06%   -18.16%     
===========================================
  Files           6        7        +1     
  Lines         225      306       +81     
  Branches       30       30               
===========================================
+ Hits          221      245       +24     
- Misses          0       57       +57     
  Partials        4        4
Impacted Files Coverage Δ
python-qcgrids/qcgrids/ext.pyx 24% <ø> (ø)
python-qcgrids/qcgrids/test_qcgrids.py 100% <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 fdaf905...47c0a50. Read the comment docs.