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 2021/01/02 21:20:50 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #9035: ARROW-11052: [Rust] [DataFusion] Implement metrics for HashJoinExec

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9035?src=pr&el=h1) Report
   > Merging [#9035](https://codecov.io/gh/apache/arrow/pull/9035?src=pr&el=desc) (36b0ebd) into [master](https://codecov.io/gh/apache/arrow/commit/4b7cdcb9220b6d94b251aef32c21ef9b4097ecfa?el=desc) (4b7cdcb) will **decrease** coverage by `0.02%`.
   > The diff coverage is `55.55%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9035/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9035?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9035      +/-   ##
   ==========================================
   - Coverage   82.61%   82.59%   -0.03%     
   ==========================================
     Files         203      204       +1     
     Lines       50140    50169      +29     
   ==========================================
   + Hits        41422    41435      +13     
   - Misses       8718     8734      +16     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9035?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/datafusion/src/physical\_plan/hash\_join.rs](https://codecov.io/gh/apache/arrow/pull/9035/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfam9pbi5ycw==) | `86.32% <55.55%> (-3.21%)` | :arrow_down: |
   | [rust/arrow/src/csv/writer.rs](https://codecov.io/gh/apache/arrow/pull/9035/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY3N2L3dyaXRlci5ycw==) | `78.82% <0.00%> (-0.56%)` | :arrow_down: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9035/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.24% <0.00%> (-0.20%)` | :arrow_down: |
   | [rust/arrow/src/util/serialization.rs](https://codecov.io/gh/apache/arrow/pull/9035/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvdXRpbC9zZXJpYWxpemF0aW9uLnJz) | `100.00% <0.00%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9035?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/9035?src=pr&el=footer). Last update [4b7cdcb...36b0ebd](https://codecov.io/gh/apache/arrow/pull/9035?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