This repository was archived by the owner on Feb 18, 2024. It is now read-only.
Fix some typos, toml fmt and clippys #1590
Draft
Codecov / codecov/project
succeeded
Jul 11, 2024 in 0s
83.30% (-0.10%) compared to 3ddc6a1
View this Pull Request on Codecov
83.30% (-0.10%) compared to 3ddc6a1
Details
Codecov Report
Attention: Patch coverage is 53.50877%
with 53 lines
in your changes missing coverage. Please review.
Project coverage is 83.30%. Comparing base (
3ddc6a1
) to head (1cc03f3
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/io/parquet/read/deserialize/nested_utils.rs | 0.00% | 6 Missing |
src/offset.rs | 0.00% | 6 Missing |
src/array/binary/mod.rs | 25.00% | 3 Missing |
src/array/dictionary/mod.rs | 0.00% | 3 Missing |
src/array/fixed_size_binary/mod.rs | 25.00% | 3 Missing |
src/array/fixed_size_list/mod.rs | 25.00% | 3 Missing |
src/array/fixed_size_list/mutable.rs | 0.00% | 3 Missing |
src/array/growable/mod.rs | 0.00% | 3 Missing |
src/array/list/mod.rs | 25.00% | 3 Missing |
src/array/list/mutable.rs | 0.00% | 3 Missing |
... and 7 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #1590 +/- ##
==========================================
- Coverage 83.39% 83.30% -0.10%
==========================================
Files 391 391
Lines 43008 43079 +71
==========================================
+ Hits 35867 35886 +19
- Misses 7141 7193 +52
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading