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

Fixed clippy warnings #1227

Merged
merged 1 commit into from Aug 15, 2022
Merged

Fixed clippy warnings #1227

merged 1 commit into from Aug 15, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added documentation Improvements or additions to documentation testing PRs that only increase coverage and removed documentation Improvements or additions to documentation labels Aug 15, 2022
@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #1227 (bbadbcc) into main (2a12d17) will increase coverage by 0.13%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1227      +/-   ##
==========================================
+ Coverage   83.21%   83.35%   +0.13%     
==========================================
  Files         358      358              
  Lines       37224    37474     +250     
==========================================
+ Hits        30976    31236     +260     
+ Misses       6248     6238      -10     
Impacted Files Coverage Δ
src/io/flight/mod.rs 37.85% <0.00%> (+0.21%) ⬆️
src/io/orc/read/mod.rs 83.92% <0.00%> (ø)
src/io/ipc/read/reader.rs 94.66% <0.00%> (-1.34%) ⬇️
src/io/ipc/read/common.rs 94.90% <0.00%> (-0.40%) ⬇️
src/io/ipc/read/file.rs 97.32% <0.00%> (ø)
src/compute/cast/utf8_to.rs 100.00% <0.00%> (ø)
src/io/ipc/read/deserialize.rs 97.97% <0.00%> (+0.53%) ⬆️
src/compute/cast/mod.rs 95.45% <0.00%> (+0.79%) ⬆️
src/bitmap/utils/slice_iterator.rs 98.78% <0.00%> (+1.21%) ⬆️
src/array/binary/mod.rs 90.12% <0.00%> (+1.23%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jorgecarleitao jorgecarleitao merged commit d7f44ad into main Aug 15, 2022
@jorgecarleitao jorgecarleitao deleted the clippy branch August 15, 2022 19:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing PRs that only increase coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant