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/19 04:53:47 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #9256: WIP: ARROW-11310: [Rust] implement JSON writer

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9256?src=pr&el=h1) Report
   > Merging [#9256](https://codecov.io/gh/apache/arrow/pull/9256?src=pr&el=desc) (0c68983) into [master](https://codecov.io/gh/apache/arrow/commit/1393188e1aa1b3d59993ce7d4ade7f7ac8570959?el=desc) (1393188) will **decrease** coverage by `0.01%`.
   > The diff coverage is `79.20%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9256/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9256?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9256      +/-   ##
   ==========================================
   - Coverage   81.61%   81.59%   -0.02%     
   ==========================================
     Files         215      216       +1     
     Lines       51867    51987     +120     
   ==========================================
   + Hits        42329    42421      +92     
   - Misses       9538     9566      +28     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9256?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/json/writer.rs](https://codecov.io/gh/apache/arrow/pull/9256/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvanNvbi93cml0ZXIucnM=) | `72.91% <72.91%> (ø)` | |
   | [rust/parquet/src/arrow/schema.rs](https://codecov.io/gh/apache/arrow/pull/9256/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9zY2hlbWEucnM=) | `91.66% <100.00%> (+0.16%)` | :arrow_up: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9256/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/9256?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/9256?src=pr&el=footer). Last update [69a9a1c...0c68983](https://codecov.io/gh/apache/arrow/pull/9256?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