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

Merge remote-tracking branch 'upstream/main' into cmc/arc_datatype

Codecov / codecov/project succeeded Jan 15, 2024 in 1s

83.96% (+0.57%) compared to 3ddc6a1

View this Pull Request on Codecov

83.96% (+0.57%) compared to 3ddc6a1

Details

Codecov Report

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

Comparison is base (3ddc6a1) 83.39% compared to head (3c3c6ed) 83.96%.

❗ Current head 3c3c6ed differs from pull request most recent head 40541b4. Consider uploading reports for the commit 40541b4 to get more accurate results

Files Patch % Lines
src/datatypes/mod.rs 89.74% 4 Missing ⚠️
src/io/avro/read/schema.rs 50.00% 3 Missing ⚠️
src/array/struct_/mod.rs 0.00% 2 Missing ⚠️
src/compute/cast/dictionary_to.rs 0.00% 2 Missing ⚠️
src/io/parquet/read/schema/convert.rs 98.07% 2 Missing ⚠️
src/temporal_conversions.rs 50.00% 2 Missing ⚠️
src/io/parquet/write/mod.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1469      +/-   ##
==========================================
+ Coverage   83.39%   83.96%   +0.57%     
==========================================
  Files         391      387       -4     
  Lines       43008    41739    -1269     
==========================================
- Hits        35867    35048     -819     
+ Misses       7141     6691     -450     

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