Closed jcschulz closed 4 years ago
Merging #116 into master will not change coverage by
%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #116 +/- ##
=======================================
Coverage 73.20% 73.20%
=======================================
Files 133 133
Lines 7863 7863
=======================================
Hits 5756 5756
Misses 2107 2107
Impacted Files | Coverage Δ | |
---|---|---|
src/transport/Transport.cpp | 34.87% <0.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 e514cce...00d58a2. Read the comment docs.
Hey @jcschulz, thanks for this. Merging now.
Need to use type definition VectorXi for the array of element indices instead of the VectorXd, which is for double.