Closed tpapp closed 5 years ago
Merging #58 into master will increase coverage by
0.03%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #58 +/- ##
==========================================
+ Coverage 92.23% 92.27% +0.03%
==========================================
Files 7 7
Lines 219 220 +1
==========================================
+ Hits 202 203 +1
Misses 17 17
Impacted Files | Coverage Δ | |
---|---|---|
src/aggregation.jl | 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 e678316...90dcd65. Read the comment docs.
remove bogus argcheck (we are only using part of the target)
fix non-incremented vector aggregator
add tests
Fixes #57.
Incidental: upgrade packages in manifest.