Fix some typos, toml fmt and clippys #1590
53.50% of diff hit (target 83.39%)
View this Pull Request on Codecov
53.50% of diff hit (target 83.39%)
Annotations
Check warning on line 140 in src/array/binary/mod.rs
codecov / codecov/patch
src/array/binary/mod.rs#L138-L140
Added lines #L138 - L140 were not covered by tests
Check warning on line 343 in src/array/dictionary/mod.rs
codecov / codecov/patch
src/array/dictionary/mod.rs#L341-L343
Added lines #L341 - L343 were not covered by tests
Check warning on line 136 in src/array/fixed_size_binary/mod.rs
codecov / codecov/patch
src/array/fixed_size_binary/mod.rs#L134-L136
Added lines #L134 - L136 were not covered by tests
Check warning on line 149 in src/array/fixed_size_list/mod.rs
codecov / codecov/patch
src/array/fixed_size_list/mod.rs#L147-L149
Added lines #L147 - L149 were not covered by tests
Check warning on line 80 in src/array/fixed_size_list/mutable.rs
codecov / codecov/patch
src/array/fixed_size_list/mutable.rs#L78-L80
Added lines #L78 - L80 were not covered by tests
Check warning on line 54 in src/array/growable/mod.rs
codecov / codecov/patch
src/array/growable/mod.rs#L52-L54
Added lines #L52 - L54 were not covered by tests
Check warning on line 150 in src/array/list/mod.rs
codecov / codecov/patch
src/array/list/mod.rs#L148-L150
Added lines #L148 - L150 were not covered by tests
Check warning on line 217 in src/array/list/mutable.rs
codecov / codecov/patch
src/array/list/mutable.rs#L215-L217
Added lines #L215 - L217 were not covered by tests
Check warning on line 166 in src/array/map/mod.rs
codecov / codecov/patch
src/array/map/mod.rs#L164-L166
Added lines #L164 - L166 were not covered by tests
Check warning on line 272 in src/array/union/mod.rs
codecov / codecov/patch
src/array/union/mod.rs#L270-L272
Added lines #L270 - L272 were not covered by tests
Check warning on line 156 in src/array/utf8/mod.rs
codecov / codecov/patch
src/array/utf8/mod.rs#L154-L156
Added lines #L154 - L156 were not covered by tests
Check warning on line 291 in src/compute/sort/row/mod.rs
codecov / codecov/patch
src/compute/sort/row/mod.rs#L289-L291
Added lines #L289 - L291 were not covered by tests
Check warning on line 31 in src/io/ipc/append/mod.rs
codecov / codecov/patch
src/io/ipc/append/mod.rs#L31
Added line #L31 was not covered by tests
Check warning on line 36 in src/io/parquet/read/deserialize/nested_utils.rs
codecov / codecov/patch
src/io/parquet/read/deserialize/nested_utils.rs#L34-L36
Added lines #L34 - L36 were not covered by tests
Check warning on line 360 in src/io/parquet/read/deserialize/nested_utils.rs
codecov / codecov/patch
src/io/parquet/read/deserialize/nested_utils.rs#L358-L360
Added lines #L358 - L360 were not covered by tests
Check warning on line 503 in src/io/parquet/read/deserialize/simple.rs
codecov / codecov/patch
src/io/parquet/read/deserialize/simple.rs#L503
Added line #L503 was not covered by tests
Check warning on line 62 in src/io/parquet/write/pages.rs
codecov / codecov/patch
src/io/parquet/write/pages.rs#L60-L62
Added lines #L60 - L62 were not covered by tests
Check warning on line 190 in src/offset.rs
codecov / codecov/patch
src/offset.rs#L188-L190
Added lines #L188 - L190 were not covered by tests
Check warning on line 402 in src/offset.rs
codecov / codecov/patch
src/offset.rs#L400-L402
Added lines #L400 - L402 were not covered by tests