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

Fixed clippy warnings from 1.65 #1289

Merged
merged 2 commits into from
Nov 5, 2022

Conversation

Xuanwo
Copy link
Contributor

@Xuanwo Xuanwo commented Nov 4, 2022

Signed-off-by: Xuanwo [email protected]

Address CI failure in #1287

Signed-off-by: Xuanwo <[email protected]>
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 83.12% // Head: 83.10% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (69d46e7) compared to base (562de6a).
Patch coverage: 76.92% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1289      +/-   ##
==========================================
- Coverage   83.12%   83.10%   -0.02%     
==========================================
  Files         369      369              
  Lines       40187    40187              
==========================================
- Hits        33405    33399       -6     
- Misses       6782     6788       +6     
Impacted Files Coverage Δ
src/io/json/read/deserialize.rs 74.52% <0.00%> (ø)
src/compute/comparison/primitive.rs 95.04% <100.00%> (ø)
src/compute/sort/primitive/indices.rs 100.00% <100.00%> (ø)
src/io/parquet/write/nested/rep.rs 99.40% <100.00%> (ø)
src/io/parquet/write/pages.rs 95.85% <100.00%> (ø)
src/io/ipc/read/array/utf8.rs 92.75% <0.00%> (-5.80%) ⬇️
src/array/utf8/mod.rs 84.75% <0.00%> (-0.92%) ⬇️
src/bitmap/utils/slice_iterator.rs 98.78% <0.00%> (+1.21%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jorgecarleitao jorgecarleitao changed the title ci: Make clippy happy Fixed clippy warnings from 1.65 Nov 5, 2022
@jorgecarleitao jorgecarleitao merged commit 484875a into jorgecarleitao:main Nov 5, 2022
@Xuanwo Xuanwo deleted the make-clippy-happy branch November 6, 2022 00:16
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Nov 6, 2022
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.

3 participants