codecov-io edited a comment 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) (d950b40) into [master](https://codecov.io/gh/apache/arrow/commit/6cea669a0a7fb836a555f3d87177b2517543ddb5?el=desc) (6cea669) will **decrease** coverage by `0.30%`. > The diff coverage is `72.68%`. [](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8401 +/- ## ========================================== - Coverage 84.39% 84.08% -0.31% ========================================== Files 186 190 +4 Lines 44972 45738 +766 ========================================== + Hits 37953 38458 +505 - Misses 7019 7280 +261 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow-pyarrow-integration-testing/src/lib.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy1weWFycm93LWludGVncmF0aW9uLXRlc3Rpbmcvc3JjL2xpYi5ycw==) | `0.00% <0.00%> (ø)` | | | [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/datafusion/src/optimizer/filter\_push\_down.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvZmlsdGVyX3B1c2hfZG93bi5ycw==) | `99.11% <96.36%> (+3.15%)` | :arrow_up: | | [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.27%)` | :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/execution/dataframe\_impl.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vZGF0YWZyYW1lX2ltcGwucnM=) | `91.24% <100.00%> (+1.95%)` | :arrow_up: | | ... and [20 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 [a8c89e3...38df92c](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: [email protected]
