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
Codecov / codecov/project
succeeded
Aug 20, 2023 in 0s
83.38% (-0.08%) compared to 7edf5f9
View this Pull Request on Codecov
83.38% (-0.08%) compared to 7edf5f9
Details
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%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading