You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/11/21 21:09:43 UTC

[GitHub] [arrow] codecov-io commented on pull request #8401: ARROW-10109: [Rust] Add support to the C data interface for primitive types and utf8

codecov-io commented on pull request #8401:
URL: https://github.com/apache/arrow/pull/8401#issuecomment-731636903


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=h1) Report
   > Merging [#8401](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=desc) (e0b1fe4) into [master](https://codecov.io/gh/apache/arrow/commit/be13bf50fe00f0f4c2d065a61db189d6c59b1f7b?el=desc) (be13bf5) will **decrease** coverage by `0.11%`.
   > The diff coverage is `70.53%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8401/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8401      +/-   ##
   ==========================================
   - Coverage   84.43%   84.32%   -0.12%     
   ==========================================
     Files         178      189      +11     
     Lines       44144    45186    +1042     
   ==========================================
   + Hits        37275    38104     +829     
   - Misses       6869     7082     +213     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/array.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXkucnM=) | `83.49% <0.00%> (-7.04%)` | :arrow_down: |
   | [rust/arrow/src/error.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZXJyb3IucnM=) | `5.00% <0.00%> (-0.27%)` | :arrow_down: |
   | [rust/arrow/src/bytes.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYnl0ZXMucnM=) | `54.05% <54.05%> (ø)` | |
   | [rust/arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZmZpLnJz) | `70.61% <70.61%> (ø)` | |
   | [rust/arrow/src/array/ffi.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZmZpLnJz) | `88.63% <88.63%> (ø)` | |
   | [rust/arrow/src/buffer.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYnVmZmVyLnJz) | `98.21% <100.00%> (+2.56%)` | :arrow_up: |
   | [rust/arrow/src/memory.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvbWVtb3J5LnJz) | `100.00% <100.00%> (ø)` | |
   | [rust/datafusion/src/logical\_plan/builder.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vYnVpbGRlci5ycw==) | `85.09% <0.00%> (-2.48%)` | :arrow_down: |
   | [rust/datafusion/src/logical\_plan/plan.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vcGxhbi5ycw==) | `81.56% <0.00%> (-1.72%)` | :arrow_down: |
   | [rust/datafusion/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `77.45% <0.00%> (-0.62%)` | :arrow_down: |
   | ... and [17 more](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=footer). Last update [be13bf5...9569214](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org