You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/05/15 14:44:50 UTC

[GitHub] [arrow-nanoarrow] codecov-commenter commented on pull request #194: feat(r): Add ArrowArrayStream implementation to support keeping a dependent object in scope

codecov-commenter commented on PR #194:
URL: https://github.com/apache/arrow-nanoarrow/pull/194#issuecomment-1548007347

   ## [Codecov](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#194](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (2faed29) into [main](https://app.codecov.io/gh/apache/arrow-nanoarrow/commit/d40827287e0b8c7e6eedbfb51e8cffe73b033fa9?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d408272) will **increase** coverage by `0.01%`.
   > The diff coverage is `88.88%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main     #194      +/-   ##
   ==========================================
   + Coverage   87.74%   87.75%   +0.01%     
   ==========================================
     Files          59       60       +1     
     Lines        8819     8879      +60     
   ==========================================
   + Hits         7738     7792      +54     
   - Misses       1081     1087       +6     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [r/src/array\_stream.h](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ci9zcmMvYXJyYXlfc3RyZWFtLmg=) | `88.23% <ø> (+5.88%)` | :arrow_up: |
   | [r/src/init.c](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ci9zcmMvaW5pdC5j) | `100.00% <ø> (ø)` | |
   | [r/R/pointers.R](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ci9SL3BvaW50ZXJzLlI=) | `91.30% <77.77%> (-8.70%)` | :arrow_down: |
   | [r/src/pointers.c](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ci9zcmMvcG9pbnRlcnMuYw==) | `93.02% <86.66%> (-0.84%)` | :arrow_down: |
   | [r/src/array\_stream.c](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ci9zcmMvYXJyYXlfc3RyZWFtLmM=) | `85.54% <91.89%> (+5.10%)` | :arrow_up: |
   | [r/src/util.h](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ci9zcmMvdXRpbC5o) | `100.00% <100.00%> (ø)` | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org