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

feat: Support cast to large list. #1547

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

reswqa
Copy link
Contributor

@reswqa reswqa commented Aug 20, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.08% ⚠️

Comparison is base (7edf5f9) 83.45% compared to head (9f01bd7) 83.38%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1547      +/-   ##
==========================================
- Coverage   83.45%   83.38%   -0.08%     
==========================================
  Files         388      388              
  Lines       42150    42200      +50     
==========================================
+ Hits        35177    35187      +10     
- Misses       6973     7013      +40     
Files Changed Coverage Δ
src/array/binary/mutable.rs 80.14% <0.00%> (-2.95%) ⬇️
src/array/binary/mutable_values.rs 72.55% <0.00%> (-3.54%) ⬇️
src/array/utf8/mutable.rs 83.79% <0.00%> (-2.65%) ⬇️
src/array/utf8/mutable_values.rs 77.55% <0.00%> (-3.31%) ⬇️
src/compute/cast/mod.rs 90.43% <100.00%> (-0.28%) ⬇️

... and 6 files with indirect coverage changes

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

@ritchie46 ritchie46 merged commit 3d7d9ac into jorgecarleitao:main Aug 20, 2023
23 of 25 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants