Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Exposed utilities in io::flight #1094

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Exposed utilities in io::flight #1094

merged 1 commit into from
Jun 23, 2022

Conversation

jorgecarleitao
Copy link
Owner

Exposed some utilities from io::ipc used in io::flight at io::flight.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jun 23, 2022
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #1094 (32b781a) into main (2f1a223) will increase coverage by 0.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1094      +/-   ##
==========================================
+ Coverage   81.02%   81.40%   +0.38%     
==========================================
  Files         367      367              
  Lines       35350    35553     +203     
==========================================
+ Hits        28641    28942     +301     
+ Misses       6709     6611      -98     
Impacted Files Coverage Δ
src/io/flight/mod.rs 66.66% <ø> (+66.66%) ⬆️
src/io/ipc/read/reader.rs 95.80% <0.00%> (ø)
src/array/specification.rs 92.52% <0.00%> (+0.75%) ⬆️
src/array/binary/mod.rs 90.04% <0.00%> (+1.24%) ⬆️
src/array/primitive/mod.rs 81.86% <0.00%> (+2.32%) ⬆️
src/array/utf8/mutable.rs 89.91% <0.00%> (+5.91%) ⬆️
src/array/utf8/mod.rs 85.82% <0.00%> (+6.42%) ⬆️
src/io/ipc/read/array/boolean.rs 97.91% <0.00%> (+8.33%) ⬆️

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 2f1a223...32b781a. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant