You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "cpreisler (via GitHub)" <gi...@apache.org> on 2024/01/03 21:17:15 UTC

[PR] fix and test for COMPRESS-655 [commons-compress]

cpreisler opened a new pull request, #457:
URL: https://github.com/apache/commons-compress/pull/457

   Fix and tests for https://issues.apache.org/jira/browse/COMPRESS-655.


-- 
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: issues-unsubscribe@commons.apache.org

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


Re: [PR] [COMPRESS-655] FramedSnappyCompressorOutputStream produces incorrect output when writing a large buffer [commons-compress]

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory merged PR #457:
URL: https://github.com/apache/commons-compress/pull/457


-- 
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: issues-unsubscribe@commons.apache.org

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


Re: [PR] fix and test for COMPRESS-655 [commons-compress]

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #457:
URL: https://github.com/apache/commons-compress/pull/457#issuecomment-1876056067

   ## [Codecov](https://app.codecov.io/gh/apache/commons-compress/pull/457?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base [(`3cabc04`)](https://app.codecov.io/gh/apache/commons-compress/commit/3cabc04d0705a4497d980040322d5dfc1c56bba1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 80.38% compared to head [(`6f59847`)](https://app.codecov.io/gh/apache/commons-compress/pull/457?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 80.39%.
   
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #457   +/-   ##
   =========================================
     Coverage     80.38%   80.39%           
   - Complexity     6716     6717    +1     
   =========================================
     Files           343      343           
     Lines         24711    24714    +3     
     Branches       3998     3999    +1     
   =========================================
   + Hits          19864    19868    +4     
     Misses         3322     3322           
   + Partials       1525     1524    -1     
   ```
   
   
   
   </details>
   
   [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/commons-compress/pull/457?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).   
   :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?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: notifications-unsubscribe@commons.apache.org

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