Closed tanmaykm closed 3 years ago
Merging #68 (544e900) into master (88f448c) will increase coverage by
9.24%
. The diff coverage is71.42%
.
@@ Coverage Diff @@
## master #68 +/- ##
==========================================
+ Coverage 49.06% 58.30% +9.24%
==========================================
Files 8 8
Lines 964 969 +5
==========================================
+ Hits 473 565 +92
+ Misses 491 404 -87
Impacted Files | Coverage Δ | |
---|---|---|
src/base.jl | 64.04% <50.00%> (+0.11%) |
:arrow_up: |
src/codec.jl | 100.00% <100.00%> (ø) |
|
src/protocols.jl | 61.66% <0.00%> (+29.33%) |
: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 88f448c...544e900. Read the comment docs.
This looks like it covers the issue we turned up in Parquet.jl.
I don't know the code base but these definitely all look pretty much like improvements to my outsider's eye.
Nice work!
_write_fixed
method, remove reliance on globalsisfilled
method for Vectors