codecov-commenter commented on pull request #287:
URL: https://github.com/apache/arrow-rs/pull/287#issuecomment-841704728


   # 
[Codecov](https://codecov.io/gh/apache/arrow-rs/pull/287?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#287](https://codecov.io/gh/apache/arrow-rs/pull/287?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (5da458b) into 
[master](https://codecov.io/gh/apache/arrow-rs/commit/8226219fe7104f6c8a2740806f96f02c960d991c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (8226219) will **decrease** coverage by `0.03%`.
   > The diff coverage is `88.26%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/arrow-rs/pull/287/graphs/tree.svg?width=650&height=150&src=pr&token=pq9V9qWZ1N&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/arrow-rs/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #287      +/-   ##
   ==========================================
   - Coverage   82.56%   82.52%   -0.04%     
   ==========================================
     Files         162      162              
     Lines       43896    44005     +109     
   ==========================================
   + Hits        36241    36316      +75     
   - Misses       7655     7689      +34     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/arrow-rs/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 | Coverage Δ | |
   |---|---|---|
   | 
[arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2ZmaS5ycw==)
 | `82.61% <87.15%> (+1.66%)` | :arrow_up: |
   | 
[arrow/src/array/ffi.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2FycmF5L2ZmaS5ycw==)
 | `100.00% <100.00%> (+14.86%)` | :arrow_up: |
   | 
[parquet/src/errors.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGFycXVldC9zcmMvZXJyb3JzLnJz)
 | `18.51% <0.00%> (-3.71%)` | :arrow_down: |
   | 
[arrow/src/error.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2Vycm9yLnJz)
 | `8.88% <0.00%> (-2.23%)` | :arrow_down: |
   | 
[arrow/src/compute/kernels/regexp.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2NvbXB1dGUva2VybmVscy9yZWdleHAucnM=)
 | `96.34% <0.00%> (-1.22%)` | :arrow_down: |
   | 
[arrow/src/array/equal\_json.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2FycmF5L2VxdWFsX2pzb24ucnM=)
 | `91.21% <0.00%> (-1.22%)` | :arrow_down: |
   | 
[arrow/src/ipc/convert.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2lwYy9jb252ZXJ0LnJz)
 | `92.98% <0.00%> (-1.14%)` | :arrow_down: |
   | 
[arrow/src/compute/util.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2NvbXB1dGUvdXRpbC5ycw==)
 | `97.84% <0.00%> (-1.08%)` | :arrow_down: |
   | 
[arrow/src/datatypes/schema.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2RhdGF0eXBlcy9zY2hlbWEucnM=)
 | `66.39% <0.00%> (-0.82%)` | :arrow_down: |
   | 
[arrow/src/array/data.rs](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YXJyb3cvc3JjL2FycmF5L2RhdGEucnM=)
 | `71.47% <0.00%> (-0.61%)` | :arrow_down: |
   | ... and [38 
more](https://codecov.io/gh/apache/arrow-rs/pull/287/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/arrow-rs/pull/287?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/arrow-rs/pull/287?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
 Last update 
[8226219...5da458b](https://codecov.io/gh/apache/arrow-rs/pull/287?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
 Read the [comment 
docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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:
us...@infra.apache.org


Reply via email to