Closed nalimilan closed 3 years ago
Merging #32 (34804ac) into main (0bf553d) will increase coverage by
1.12%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #32 +/- ##
==========================================
+ Coverage 94.11% 95.23% +1.12%
==========================================
Files 1 1
Lines 17 21 +4
==========================================
+ Hits 16 20 +4
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/DataAPI.jl | 95.23% <100.00%> (+1.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 0bf553d...34804ac. Read the comment docs.
unique
now returns a range for range inputs, so we cannot update it in place.