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/12/21 12:23:46 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #8967: ARROW-10967: [Rust] Add mod arrow::util::test_data_dir

codecov-io edited a comment on pull request #8967:
URL: https://github.com/apache/arrow/pull/8967#issuecomment-748460013


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8967?src=pr&el=h1) Report
   > Merging [#8967](https://codecov.io/gh/apache/arrow/pull/8967?src=pr&el=desc) (bf26986) into [master](https://codecov.io/gh/apache/arrow/commit/a054c78813c68b99abc0df9db87ca1e530d324d7?el=desc) (a054c78) will **decrease** coverage by `0.05%`.
   > The diff coverage is `85.82%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8967/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8967?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8967      +/-   ##
   ==========================================
   - Coverage   83.20%   83.14%   -0.06%     
   ==========================================
     Files         199      201       +2     
     Lines       48857    49178     +321     
   ==========================================
   + Hits        40651    40889     +238     
   - Misses       8206     8289      +83     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8967?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/util/test\_data\_dir.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvdXRpbC90ZXN0X2RhdGFfZGlyLnJz) | `85.82% <85.82%> (ø)` | |
   | [rust/parquet/src/arrow/arrow\_writer.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJvd193cml0ZXIucnM=) | `95.58% <0.00%> (-1.76%)` | :arrow_down: |
   | [rust/parquet/src/arrow/array\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJheV9yZWFkZXIucnM=) | `75.49% <0.00%> (-1.51%)` | :arrow_down: |
   | [rust/parquet/src/arrow/schema.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9zY2hlbWEucnM=) | `91.05% <0.00%> (-0.27%)` | :arrow_down: |
   | [rust/parquet/src/util/cursor.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2N1cnNvci5ycw==) | `83.18% <0.00%> (ø)` | |
   | [rust/parquet/src/util/memory.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL21lbW9yeS5ycw==) | `89.57% <0.00%> (ø)` | |
   | [rust/datafusion/src/logical\_plan/expr.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXhwci5ycw==) | `76.76% <0.00%> (ø)` | |
   | [rust/datafusion/src/logical\_plan/plan.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vcGxhbi5ycw==) | `88.12% <0.00%> (ø)` | |
   | [rust/datafusion/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `80.45% <0.00%> (ø)` | |
   | [...datafusion/src/optimizer/hash\_build\_probe\_order.rs](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvaGFzaF9idWlsZF9wcm9iZV9vcmRlci5ycw==) | `59.09% <0.00%> (ø)` | |
   | ... and [8 more](https://codecov.io/gh/apache/arrow/pull/8967/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8967?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/8967?src=pr&el=footer). Last update [a054c78...e9842ae](https://codecov.io/gh/apache/arrow/pull/8967?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