Closed stigrj closed 4 years ago
Merging #270 into master will decrease coverage by
0.06%
. The diff coverage is6.66%
.
@@ Coverage Diff @@
## master #270 +/- ##
==========================================
- Coverage 54.45% 54.39% -0.07%
==========================================
Files 105 105
Lines 8309 8314 +5
==========================================
- Hits 4525 4522 -3
- Misses 3784 3792 +8
Impacted Files | Coverage Δ | |
---|---|---|
src/utils/print_utils.cpp | 5.61% <0.00%> (-0.41%) |
:arrow_down: |
src/utils/math_utils.cpp | 39.79% <16.66%> (-2.63%) |
:arrow_down: |
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 740e863...7c2c1c0. Read the comment docs.
Rebased and readt to go
Initialize properties to NaN, so that un-computed properties are not confused with zero value.
E.g. polarizability computed only in x and y
directions=[1,1,0]
will look like this