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 2020/12/31 14:50:48 UTC

[GitHub] [arrow] codecov-io commented on pull request #9049: ARROW-8853: [Rust] [Integration Testing] Enable Flight tests

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9049?src=pr&el=h1) Report
   > Merging [#9049](https://codecov.io/gh/apache/arrow/pull/9049?src=pr&el=desc) (84d9b72) into [master](https://codecov.io/gh/apache/arrow/commit/dd5fe7095bb662236e27d3343eb82bc4375f93ef?el=desc) (dd5fe70) will **decrease** coverage by `0.77%`.
   > The diff coverage is `0.39%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9049/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9049?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9049      +/-   ##
   ==========================================
   - Coverage   82.61%   81.84%   -0.78%     
   ==========================================
     Files         202      212      +10     
     Lines       50052    50525     +473     
   ==========================================
     Hits        41350    41350              
   - Misses       8702     9175     +473     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9049?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow-flight/src/utils.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy1mbGlnaHQvc3JjL3V0aWxzLnJz) | `0.00% <0.00%> (ø)` | |
   | [rust/datafusion/examples/flight\_server.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL2V4YW1wbGVzL2ZsaWdodF9zZXJ2ZXIucnM=) | `0.00% <0.00%> (ø)` | |
   | [...ion-testing/src/bin/arrow-json-integration-test.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9iaW4vYXJyb3ctanNvbi1pbnRlZ3JhdGlvbi10ZXN0LnJz) | `0.00% <ø> (ø)` | |
   | [...-testing/src/bin/flight-test-integration-client.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9iaW4vZmxpZ2h0LXRlc3QtaW50ZWdyYXRpb24tY2xpZW50LnJz) | `0.00% <0.00%> (ø)` | |
   | [...-testing/src/bin/flight-test-integration-server.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9iaW4vZmxpZ2h0LXRlc3QtaW50ZWdyYXRpb24tc2VydmVyLnJz) | `0.00% <0.00%> (ø)` | |
   | [...ng/src/flight\_client\_scenarios/auth\_basic\_proto.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9mbGlnaHRfY2xpZW50X3NjZW5hcmlvcy9hdXRoX2Jhc2ljX3Byb3RvLnJz) | `0.00% <0.00%> (ø)` | |
   | [...ng/src/flight\_client\_scenarios/integration\_test.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9mbGlnaHRfY2xpZW50X3NjZW5hcmlvcy9pbnRlZ3JhdGlvbl90ZXN0LnJz) | `0.00% <0.00%> (ø)` | |
   | [...-testing/src/flight\_client\_scenarios/middleware.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9mbGlnaHRfY2xpZW50X3NjZW5hcmlvcy9taWRkbGV3YXJlLnJz) | `0.00% <0.00%> (ø)` | |
   | [...integration-testing/src/flight\_server\_scenarios.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9mbGlnaHRfc2VydmVyX3NjZW5hcmlvcy5ycw==) | `0.00% <0.00%> (ø)` | |
   | [...ng/src/flight\_server\_scenarios/auth\_basic\_proto.rs](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9mbGlnaHRfc2VydmVyX3NjZW5hcmlvcy9hdXRoX2Jhc2ljX3Byb3RvLnJz) | `0.00% <0.00%> (ø)` | |
   | ... and [18 more](https://codecov.io/gh/apache/arrow/pull/9049/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9049?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/9049?src=pr&el=footer). Last update [dd5fe70...84d9b72](https://codecov.io/gh/apache/arrow/pull/9049?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