You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/06/19 16:51:39 UTC

[GitHub] [arrow-nanoarrow] paleolimbot opened a new pull request, #242: fix: Fix bad access crash in `ArrowBitmapByteCountSet()`

paleolimbot opened a new pull request, #242:
URL: https://github.com/apache/arrow-nanoarrow/pull/242

   Closes #137.


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


[GitHub] [arrow-nanoarrow] paleolimbot merged pull request #242: fix: Fix bad access crash in `ArrowBitmapByteCountSet()`

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot merged PR #242:
URL: https://github.com/apache/arrow-nanoarrow/pull/242


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


[GitHub] [arrow-nanoarrow] codecov-commenter commented on pull request #242: fix: Fix bad access crash in `ArrowBitmapByteCountSet()`

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #242:
URL: https://github.com/apache/arrow-nanoarrow/pull/242#issuecomment-1597506871

   ## [Codecov](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/242?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#242](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/242?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (c0ee326) into [main](https://app.codecov.io/gh/apache/arrow-nanoarrow/commit/4c5b2476d69027bd66af933b8c3199587b68f5b0?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (4c5b247) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@           Coverage Diff           @@
   ##             main     #242   +/-   ##
   =======================================
     Coverage   87.64%   87.64%           
   =======================================
     Files          63       63           
     Lines        9788     9789    +1     
   =======================================
   + Hits         8579     8580    +1     
     Misses       1209     1209           
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [src/nanoarrow/buffer\_inline.h](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL25hbm9hcnJvdy9idWZmZXJfaW5saW5lLmg=) | `98.78% <100.00%> (+<0.01%)` | :arrow_up: |
   
   ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/apache/arrow-nanoarrow/pull/242/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :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