Skip to content

feat: support to map datatype

Codecov / codecov/project succeeded Nov 11, 2023 in 0s

77.33% (+0.88%) compared to b78e9da

View this Pull Request on Codecov

77.33% (+0.88%) compared to b78e9da

Details

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (b78e9da) 76.44% compared to head (59d06f9) 77.33%.
Report is 1 commits behind head on main.

❗ Current head 59d06f9 differs from pull request most recent head 424b021. Consider uploading reports for the commit 424b021 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   76.44%   77.33%   +0.88%     
==========================================
  Files          32       35       +3     
  Lines        3210     3261      +51     
==========================================
+ Hits         2454     2522      +68     
+ Misses        756      739      -17     
Files Coverage Δ
src/error.rs 25.00% <ø> (ø)
src/reader/schema.rs 77.22% <100.00%> (+8.03%) ⬆️
src/arrow_reader.rs 71.00% <93.10%> (+2.42%) ⬆️
src/arrow_reader/column/list.rs 94.73% <94.73%> (+2.57%) ⬆️
src/arrow_reader/column.rs 62.09% <0.00%> (ø)
src/arrow_reader/column/map.rs 93.47% <93.47%> (ø)
src/builder.rs 33.33% <33.33%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.