Skip to content

ARROW-2883: [C++] Fix Clang warnings in code built with -DARROW_GPU=ON#2298

Closed
wesm wants to merge 1 commit intoapache:masterfrom
wesm:ARROW-2883
Closed

ARROW-2883: [C++] Fix Clang warnings in code built with -DARROW_GPU=ON#2298
wesm wants to merge 1 commit intoapache:masterfrom
wesm:ARROW-2883

Conversation

@wesm
Copy link
Copy Markdown
Member

@wesm wesm commented Jul 20, 2018

I also opened issues ARROW-2887, ARROW-2888 which surfaced on handling these warnings

Change-Id: I4ae5e2ced32614bc53f06189dea6a0fcabbf3880
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2298 into master will increase coverage by 2.39%.
The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2298      +/-   ##
==========================================
+ Coverage   84.29%   86.69%   +2.39%     
==========================================
  Files         292      236      -56     
  Lines       44559    41820    -2739     
==========================================
- Hits        37562    36255    -1307     
+ Misses       6966     5565    -1401     
+ Partials       31        0      -31
Impacted Files Coverage Δ
cpp/src/plasma/client.cc 83.86% <ø> (ø) ⬆️
cpp/src/plasma/test/client_tests.cc 100% <ø> (ø) ⬆️
cpp/src/plasma/protocol.cc 98.66% <ø> (ø) ⬆️
cpp/src/plasma/store.cc 88.88% <92.3%> (+0.04%) ⬆️
go/arrow/memory/go_allocator.go
go/arrow/array/numeric.gen.go
go/arrow/memory/checked_allocator.go
rust/src/lib.rs
go/arrow/array/booleanbuilder.go
go/arrow/type_traits_numeric.gen.go
... and 50 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 7d2fbeb...4ab2474. Read the comment docs.

@wesm
Copy link
Copy Markdown
Member Author

wesm commented Jul 21, 2018

+1

@wesm wesm closed this in 35c541a Jul 21, 2018
@wesm wesm deleted the ARROW-2883 branch July 21, 2018 15:08
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.

2 participants