You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by trixpan <gi...@git.apache.org> on 2017/10/15 22:29:12 UTC

[GitHub] commons-compress pull request #55: COMPRESS-423 - Add ZStandard decompressio...

GitHub user trixpan opened a pull request:

    https://github.com/apache/commons-compress/pull/55

    COMPRESS-423 - Add ZStandard decompression support using Zstd-JNI

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/trixpan/commons-compress COMPRESS-423

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-compress/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #55
    
----
commit ebcc95b705b35c723920cceeba832232a6b7d544
Author: Andre F de Miranda <tr...@users.noreply.github.com>
Date:   2017-10-14T06:57:19Z

    COMPRESS-423 - Add ZStandard decompression support using Zstd-JNI

----


---

[GitHub] commons-compress issue #55: COMPRESS-423 - Add ZStandard decompression suppo...

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-compress/pull/55
  
    
    [![Coverage Status](https://coveralls.io/builds/13726786/badge)](https://coveralls.io/builds/13726786)
    
    Coverage decreased (-0.09%) to 85.868% when pulling **ebcc95b705b35c723920cceeba832232a6b7d544 on trixpan:COMPRESS-423** into **c348be132b835c1116ff1467f1dc67cbc5dc8971 on apache:master**.



---

[GitHub] commons-compress issue #55: COMPRESS-423 - Add ZStandard decompression suppo...

Posted by trixpan <gi...@git.apache.org>.
Github user trixpan commented on the issue:

    https://github.com/apache/commons-compress/pull/55
  
    Folks, hope the contribution is within the project quality standards. I relied heavily on the work done to bring brotli support into Commons Compress but happy to adjust if necessary.



---

[GitHub] commons-compress pull request #55: COMPRESS-423 - Add ZStandard decompressio...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-compress/pull/55


---