Skip to content

ARROW-5551: [Go] implement FixedSizeArrays with 2-buffers layout#4517

Closed
sbinet wants to merge 1 commit intoapache:masterfrom
sbinet-gonum:issue-5551
Closed

ARROW-5551: [Go] implement FixedSizeArrays with 2-buffers layout#4517
sbinet wants to merge 1 commit intoapache:masterfrom
sbinet-gonum:issue-5551

Conversation

@sbinet
Copy link
Copy Markdown
Contributor

@sbinet sbinet commented Jun 11, 2019

No description provided.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #4517 into master will decrease coverage by 7.18%.
The diff coverage is 69.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4517      +/-   ##
==========================================
- Coverage   80.32%   73.13%   -7.19%     
==========================================
  Files         201       76     -125     
  Lines       13828     6370    -7458     
  Branches     1253        0    -1253     
==========================================
- Hits        11107     4659    -6448     
+ Misses       2475     1474    -1001     
+ Partials      246      237       -9
Impacted Files Coverage Δ
go/arrow/ipc/file_reader.go 63.57% <100%> (+2.85%) ⬆️
go/arrow/array/fixedsize_binary.go 100% <100%> (+25.58%) ⬆️
go/arrow/ipc/writer.go 75.78% <43.75%> (-2.18%) ⬇️
go/arrow/array/fixedsize_binarybuilder.go 85.24% <77.77%> (-5.78%) ⬇️
r/src/recordbatch.cpp
r/R/Table.R
r/src/symbols.cpp
r/R/Column.R
r/src/arrow_types.h
js/src/enum.ts
... and 123 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 084549a...47162f0. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants