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/28 19:44:38 UTC

[GitHub] [arrow] codecov-io commented on pull request #9353: ARROW-11420: [Rust] Added support to length of Binary and List.

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9353?src=pr&el=h1) Report
   > Merging [#9353](https://codecov.io/gh/apache/arrow/pull/9353?src=pr&el=desc) (48d78ca) into [master](https://codecov.io/gh/apache/arrow/commit/2fd5857c625874845ce02569821ee54d8ca9b9d2?el=desc) (2fd5857) will **decrease** coverage by `0.02%`.
   > The diff coverage is `74.54%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9353/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9353?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9353      +/-   ##
   ==========================================
   - Coverage   81.97%   81.95%   -0.03%     
   ==========================================
     Files         216      216              
     Lines       53227    53270      +43     
   ==========================================
   + Hits        43633    43657      +24     
   - Misses       9594     9613      +19     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9353?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/datafusion/src/physical\_plan/functions.rs](https://codecov.io/gh/apache/arrow/pull/9353/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Z1bmN0aW9ucy5ycw==) | `71.80% <55.55%> (-0.50%)` | :arrow_down: |
   | [rust/arrow/src/compute/kernels/length.rs](https://codecov.io/gh/apache/arrow/pull/9353/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2xlbmd0aC5ycw==) | `88.61% <78.26%> (-11.39%)` | :arrow_down: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9353/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `94.86% <0.00%> (-0.20%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9353?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/9353?src=pr&el=footer). Last update [2fd5857...48d78ca](https://codecov.io/gh/apache/arrow/pull/9353?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