Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick Fix clippy lints for Rust 1.54 to active_release #634

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 29, 2021

Automatic cherry-pick of 2b2ec7e

@github-actions github-actions bot added arrow Changes to the arrow crate parquet Changes to the parquet crate labels Jul 29, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2021

Codecov Report

Merging #634 (4241a75) into active_release (6d222fa) will increase coverage by 0.00%.
The diff coverage is 91.52%.

❗ Current head 4241a75 differs from pull request most recent head 6d38066. Consider uploading reports for the commit 6d38066 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           active_release     #634   +/-   ##
===============================================
  Coverage           82.48%   82.48%           
===============================================
  Files                 167      167           
  Lines               46450    46448    -2     
===============================================
- Hits                38312    38311    -1     
+ Misses               8138     8137    -1     
Impacted Files Coverage Δ
...ng/src/flight_client_scenarios/integration_test.rs 0.00% <0.00%> (ø)
...ng/src/flight_server_scenarios/integration_test.rs 0.00% <ø> (ø)
integration-testing/src/lib.rs 0.00% <0.00%> (ø)
parquet/benches/arrow_writer.rs 0.00% <0.00%> (ø)
parquet/src/record/triplet.rs 92.37% <ø> (ø)
arrow/src/array/equal/mod.rs 93.93% <100.00%> (ø)
arrow/src/compute/kernels/arithmetic.rs 84.14% <100.00%> (ø)
arrow/src/compute/kernels/boolean.rs 96.76% <100.00%> (ø)
arrow/src/compute/kernels/cast.rs 94.53% <100.00%> (ø)
arrow/src/compute/kernels/cast_utils.rs 92.50% <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 6d222fa...6d38066. Read the comment docs.

@alamb alamb merged commit bf2e4f0 into active_release Jul 29, 2021
@alamb alamb deleted the cherry_pick_2b2ec7ee branch July 29, 2021 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants