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/25 01:53:06 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #9309: ARROW-11366: [Datafusion] support boolean literal in comparison expression

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9309?src=pr&el=h1) Report
   > Merging [#9309](https://codecov.io/gh/apache/arrow/pull/9309?src=pr&el=desc) (474e14a) into [master](https://codecov.io/gh/apache/arrow/commit/10f4ada2bbad0770e422e5d70071e991ab3f5f57?el=desc) (10f4ada) will **increase** coverage by `0.00%`.
   > The diff coverage is `81.30%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9309/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9309?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff            @@
   ##           master    #9309    +/-   ##
   ========================================
     Coverage   81.84%   81.85%            
   ========================================
     Files         215      216     +1     
     Lines       52949    53069   +120     
   ========================================
   + Hits        43335    43437   +102     
   - Misses       9614     9632    +18     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9309?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...ust/datafusion/src/optimizer/boolean\_comparison.rs](https://codecov.io/gh/apache/arrow/pull/9309/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvYm9vbGVhbl9jb21wYXJpc29uLnJz) | `78.50% <78.50%> (ø)` | |
   | [rust/datafusion/src/execution/context.rs](https://codecov.io/gh/apache/arrow/pull/9309/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vY29udGV4dC5ycw==) | `88.36% <100.00%> (+0.11%)` | :arrow_up: |
   | [rust/datafusion/src/sql/planner.rs](https://codecov.io/gh/apache/arrow/pull/9309/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zcWwvcGxhbm5lci5ycw==) | `84.39% <100.00%> (+0.23%)` | :arrow_up: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9309/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.43% <0.00%> (+0.19%)` | :arrow_up: |
   | [rust/datafusion/src/optimizer/utils.rs](https://codecov.io/gh/apache/arrow/pull/9309/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvdXRpbHMucnM=) | `49.41% <0.00%> (+0.39%)` | :arrow_up: |
   | [rust/datafusion/src/logical\_plan/expr.rs](https://codecov.io/gh/apache/arrow/pull/9309/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXhwci5ycw==) | `80.23% <0.00%> (+0.47%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9309?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/9309?src=pr&el=footer). Last update [10f4ada...474e14a](https://codecov.io/gh/apache/arrow/pull/9309?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