codecov-io edited a comment on pull request #8900: URL: https://github.com/apache/arrow/pull/8900#issuecomment-743750244
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8900?src=pr&el=h1) Report > Merging [#8900](https://codecov.io/gh/apache/arrow/pull/8900?src=pr&el=desc) (23c8ff2) into [master](https://codecov.io/gh/apache/arrow/commit/1378c20bad350dba484ae21aa8a2588f44012452?el=desc) (1378c20) will **increase** coverage by `22.81%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/arrow/pull/8900?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8900 +/- ## =========================================== + Coverage 53.96% 76.77% +22.81% =========================================== Files 170 181 +11 Lines 30707 41009 +10302 =========================================== + Hits 16571 31485 +14914 + Misses 14136 9524 -4612 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8900?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/compute/kernels/comparison.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2NvbXBhcmlzb24ucnM=) | `96.27% <ø> (ø)` | | | [rust/arrow/src/ipc/writer.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvaXBjL3dyaXRlci5ycw==) | `83.65% <0.00%> (-3.44%)` | :arrow_down: | | [rust/arrow/src/json/reader.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvanNvbi9yZWFkZXIucnM=) | `83.17% <0.00%> (-0.09%)` | :arrow_down: | | [rust/arrow/src/buffer.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYnVmZmVyLnJz) | `97.96% <0.00%> (ø)` | | | [rust/arrow/src/datatypes.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzLnJz) | `76.85% <0.00%> (ø)` | | | [rust/arrow-flight/src/utils.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy1mbGlnaHQvc3JjL3V0aWxzLnJz) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/examples/flight\_server.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL2V4YW1wbGVzL2ZsaWdodF9zZXJ2ZXIucnM=) | `0.00% <0.00%> (ø)` | | | [rust/arrow/src/compute/kernels/arithmetic.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2FyaXRobWV0aWMucnM=) | `98.45% <0.00%> (ø)` | | | [...ion-testing/src/bin/arrow-json-integration-test.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9iaW4vYXJyb3ctanNvbi1pbnRlZ3JhdGlvbi10ZXN0LnJz) | `0.00% <0.00%> (ø)` | | | [...ntegration-testing/src/bin/arrow-stream-to-file.rs](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9iaW4vYXJyb3ctc3RyZWFtLXRvLWZpbGUucnM=) | `0.00% <0.00%> (ø)` | | | ... and [60 more](https://codecov.io/gh/apache/arrow/pull/8900/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8900?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/8900?src=pr&el=footer). Last update [1378c20...23c8ff2](https://codecov.io/gh/apache/arrow/pull/8900?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]
