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 [Minor] Fix clippy errors with new rust version (1.56) and float formatting with nightly to active_release #850

Merged
merged 1 commit into from
Oct 23, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Oct 23, 2021

Automatic cherry-pick of bd9d561

…atting with nightly (#845)

* Clippy fixes

* Test formatting fixes

* Test formatting fixes

* Fixup
@github-actions github-actions bot added arrow Changes to the arrow crate parquet Changes to the parquet crate labels Oct 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2021

Codecov Report

Merging #850 (313ea65) into active_release (71023cd) will increase coverage by 0.05%.
The diff coverage is 82.20%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #850      +/-   ##
==================================================
+ Coverage           82.56%   82.62%   +0.05%     
==================================================
  Files                 167      168       +1     
  Lines               47110    48033     +923     
==================================================
+ Hits                38898    39687     +789     
- Misses               8212     8346     +134     
Impacted Files Coverage Δ
arrow-flight/src/arrow.flight.protocol.rs 0.00% <0.00%> (ø)
arrow-flight/src/utils.rs 0.00% <0.00%> (ø)
arrow/src/alloc/types.rs 0.00% <ø> (ø)
arrow/src/compute/kernels/limit.rs 100.00% <ø> (ø)
arrow/src/ipc/writer.rs 86.22% <0.00%> (ø)
arrow/src/pyarrow.rs 0.00% <0.00%> (ø)
...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%> (ø)
... and 133 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 9e52269...313ea65. Read the comment docs.

@alamb alamb merged commit 2cc6493 into active_release Oct 23, 2021
@alamb alamb deleted the cherry_pick_bd9d561a branch October 24, 2021 11:10
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.

3 participants