Closed FarnazH closed 4 years ago
Merging #108 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #108 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 14 +1
Lines 1360 1388 +28
=========================================
+ Hits 1360 1388 +28
Impacted Files | Coverage Δ | |
---|---|---|
src/grid/hirshfeld.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 ae0c29b...95d3dac. Read the comment docs.
@tczorro, black complains about src/grid/atomgrid.py
file, but I haven't touched that in this PR. I am a bit confused.
It's fine, just trivial style stuff, I will fix that later.
This is the first draft of the Hirshfeld weight implementation.