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

Fixed clippy for 1.62 #1134

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Conversation

Xuanwo
Copy link
Contributor

@Xuanwo Xuanwo commented Jul 1, 2022

Signed-off-by: Xuanwo github@xuanwo.io

Signed-off-by: Xuanwo <github@xuanwo.io>
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #1134 (0803770) into main (c52b3e7) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #1134      +/-   ##
==========================================
- Coverage   83.47%   83.45%   -0.03%     
==========================================
  Files         367      367              
  Lines       35578    35577       -1     
==========================================
- Hits        29698    29690       -8     
- Misses       5880     5887       +7     
Impacted Files Coverage Δ
src/bitmap/assign_ops.rs 80.64% <ø> (ø)
src/io/avro/read/decompress.rs 86.20% <ø> (ø)
src/io/parquet/read/deserialize/nested_utils.rs 83.63% <0.00%> (ø)
src/io/parquet/read/deserialize/primitive/basic.rs 95.60% <ø> (ø)
...rc/io/parquet/read/deserialize/primitive/nested.rs 88.23% <ø> (ø)
src/io/parquet/read/statistics/mod.rs 92.64% <0.00%> (+0.27%) ⬆️
src/lib.rs 100.00% <ø> (ø)
src/io/avro/mod.rs 86.66% <50.00%> (ø)
src/chunk.rs 90.47% <100.00%> (ø)
src/scalar/binary.rs 100.00% <100.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c52b3e7...0803770. Read the comment docs.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jul 1, 2022
@jorgecarleitao jorgecarleitao merged commit ea3327e into jorgecarleitao:main Jul 1, 2022
@jorgecarleitao jorgecarleitao changed the title chore: Make rust clippy happy Fixed clippy for 1.62 Jul 1, 2022
@Xuanwo Xuanwo deleted the fix-clippy branch July 1, 2022 11:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants