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

Added more tests for nested parquet #1121

Merged
merged 1 commit into from
Jun 28, 2022
Merged

Added more tests for nested parquet #1121

merged 1 commit into from
Jun 28, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Jun 28, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #1121 (0f47773) into main (d0f0e20) will increase coverage by 0.66%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1121      +/-   ##
==========================================
+ Coverage   82.64%   83.30%   +0.66%     
==========================================
  Files         367      367              
  Lines       35470    35572     +102     
==========================================
+ Hits        29314    29634     +320     
+ Misses       6156     5938     -218     
Impacted Files Coverage Δ
src/array/utf8/mod.rs 85.62% <0.00%> (-0.96%) ⬇️
src/io/ipc/read/reader.rs 96.02% <0.00%> (ø)
src/io/parquet/write/nested/def.rs 99.62% <0.00%> (+0.37%) ⬆️
src/array/list/mutable.rs 76.04% <0.00%> (+0.59%) ⬆️
src/io/parquet/write/nested/mod.rs 98.88% <0.00%> (+1.11%) ⬆️
src/io/parquet/write/nested/rep.rs 99.40% <0.00%> (+1.19%) ⬆️
src/io/ipc/read/stream_async.rs 77.44% <0.00%> (+1.50%) ⬆️
src/io/parquet/write/pages.rs 95.85% <0.00%> (+3.65%) ⬆️
src/io/avro/write/serialize.rs 92.54% <0.00%> (+5.30%) ⬆️
src/io/parquet/write/mod.rs 69.01% <0.00%> (+6.13%) ⬆️
... and 4 more

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 d0f0e20...0f47773. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 2ee4cb0 into main Jun 28, 2022
@jorgecarleitao jorgecarleitao deleted the tests5 branch June 28, 2022 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing PRs that only increase coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant