apache / arrow-julia

Official Julia implementation of Apache Arrow
https://arrow.apache.org/julia/
Other
284 stars 59 forks source link

#453 fix typeo introduced in #389 #454

Closed baumgold closed 1 year ago

baumgold commented 1 year ago

I introduced this bug in #389 - my apologies. Fixes #453.

codecov-commenter commented 1 year ago

Codecov Report

Merging #454 (a801f7a) into main (8aed969) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   87.49%   87.55%   +0.06%     
==========================================
  Files          26       26              
  Lines        3271     3271              
==========================================
+ Hits         2862     2864       +2     
+ Misses        409      407       -2     
Impacted Files Coverage Δ
src/ArrowTypes/test/tests.jl 100.00% <ø> (ø)
src/ArrowTypes/src/ArrowTypes.jl 87.35% <100.00%> (+1.14%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more