Skip to content

ARROW-3969: [Rust] Format using stable rustfmt#3138

Closed
andygrove wants to merge 5 commits intoapache:masterfrom
andygrove:ARROW-3969
Closed

ARROW-3969: [Rust] Format using stable rustfmt#3138
andygrove wants to merge 5 commits intoapache:masterfrom
andygrove:ARROW-3969

Conversation

@andygrove
Copy link
Copy Markdown
Member

No description provided.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3138 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3138      +/-   ##
==========================================
+ Coverage   86.87%   87.08%   +0.21%     
==========================================
  Files         492      492              
  Lines       69148    69160      +12     
==========================================
+ Hits        60070    60231     +161     
+ Misses       8977     8832     -145     
+ Partials      101       97       -4
Impacted Files Coverage Δ
go/arrow/math/uint64_sse4_amd64.go 0% <0%> (-100%) ⬇️
go/arrow/math/float64_sse4_amd64.go 0% <0%> (-100%) ⬇️
go/arrow/memory/memory_sse4_amd64.go 0% <0%> (-100%) ⬇️
go/arrow/math/int64_sse4_amd64.go 0% <0%> (-100%) ⬇️
python/pyarrow/lib.pxd 0% <0%> (ø) ⬆️
go/arrow/math/float64_amd64.go 33.33% <0%> (ø) ⬆️
go/arrow/math/int64_amd64.go 33.33% <0%> (ø) ⬆️
go/arrow/math/uint64_amd64.go 33.33% <0%> (ø) ⬆️
cpp/src/arrow/python/common.h 100% <0%> (ø) ⬆️
python/pyarrow/parquet.py 93.89% <0%> (+0.19%) ⬆️
... and 26 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 5704d8d...99b6256. Read the comment docs.

Copy link
Copy Markdown
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@wesm wesm closed this in d3d7669 Dec 9, 2018
@andygrove andygrove deleted the ARROW-3969 branch March 30, 2019 22:33
@andygrove andygrove restored the ARROW-3969 branch March 30, 2019 22:33
@andygrove andygrove deleted the ARROW-3969 branch March 30, 2019 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants