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

Fix some typos, toml fmt and clippys #1590

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

b41sh
Copy link
Contributor

@b41sh b41sh commented Nov 10, 2023

Fix some typos, toml fmt and clippys

@b41sh b41sh marked this pull request as draft November 10, 2023 09:18
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

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

Comparison is base (3ddc6a1) 83.39% compared to head (1cc03f3) 83.30%.

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.

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.

None yet

1 participant