Closed CarloLucibello closed 2 years ago
Merging #50 (f408aa9) into main (d5f74b2) will increase coverage by
0.05%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #50 +/- ##
==========================================
+ Coverage 88.80% 88.86% +0.05%
==========================================
Files 13 13
Lines 411 413 +2
==========================================
+ Hits 365 367 +2
Misses 46 46
Impacted Files | Coverage Δ | |
---|---|---|
src/utils.jl | 93.87% <100.00%> (+0.12%) |
: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 d5f74b2...f408aa9. Read the comment docs.
Generic batching for arrays of arrays. Also add some inferrability tests and mark them as broken.