[GitHub] commons-numbers issue #17: NUMBERS-76 Make "Quaternion" a ValJO

2018-11-29 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/17
  

[![Coverage 
Status](https://coveralls.io/builds/20354285/badge)](https://coveralls.io/builds/20354285)

Coverage decreased (-0.2%) to 78.642% when pulling 
**2f33d38d6ec5513ebbad44ffad237ebbc1ae9199 on stevebosman:master** into 
**447ced4cc9f53ed3dbf02588599c9797aabb1ea7 on apache:master**.



---


[GitHub] commons-numbers issue #17: NUMBERS-76 Make "Quaternion" a ValJO

2018-11-29 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/17
  

[![Coverage 
Status](https://coveralls.io/builds/20354285/badge)](https://coveralls.io/builds/20354285)

Coverage decreased (-0.2%) to 78.642% when pulling 
**2f33d38d6ec5513ebbad44ffad237ebbc1ae9199 on stevebosman:master** into 
**447ced4cc9f53ed3dbf02588599c9797aabb1ea7 on apache:master**.



---


[GitHub] commons-compress issue #70: Use Java 7 Files.createTempDirectory instead of ...

2018-09-28 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/19243727/badge)](https://coveralls.io/builds/19243727)

Coverage remained the same at 86.781% when pulling 
**bb6890f0fe9bc51a9e493d9ee9ab02a04a155ac5 on DaGeRe:master** into 
**ac3d73153725fa1bce721055c4ac61423570d34c on apache:master**.



---


[GitHub] commons-compress issue #70: Use Java 7 Files.createTempDirectory instead of ...

2018-09-28 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/19243727/badge)](https://coveralls.io/builds/19243727)

Coverage remained the same at 86.781% when pulling 
**bb6890f0fe9bc51a9e493d9ee9ab02a04a155ac5 on DaGeRe:master** into 
**ac3d73153725fa1bce721055c4ac61423570d34c on apache:master**.



---


[GitHub] commons-compress issue #69: Correctly track compression level change in ZipA...

2018-09-06 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/18874949/badge)](https://coveralls.io/builds/18874949)

Coverage increased (+0.03%) to 86.851% when pulling 
**be662ad97b67236f9b8ea84d999fa2a88b1f0351 on jaikiran:patch-1** into 
**5fd497fa380c84d74718ef1b0c0b39b31a4fae30 on apache:master**.



---


[GitHub] commons-compress issue #68: Allow specifying Zstandard compression level

2018-07-24 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/18130986/badge)](https://coveralls.io/builds/18130986)

Coverage increased (+0.1%) to 86.698% when pulling 
**06aaeda033109060ef2d505ce09d7e7b27ef75f6 on cgrushko:master** into 
**6f8c4960c2af25b7e4b36473d81fe652490dbbeb on apache:master**.



---


[GitHub] commons-compress issue #67: [COMPRESS-459] Fix reading of multibyte name ent...

2018-07-09 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/17891202/badge)](https://coveralls.io/builds/17891202)

Coverage increased (+0.002%) to 86.355% when pulling 
**715352d3343358539a40b9623a9a00beb115ff30 on 
ctron:feature/fix_COMPRESS_459_1** into 
**f5330f7e667f5a7245c8a5f3007cda04554c5fe2 on apache:master**.



---


[GitHub] commons-compress issue #66: fix typo in javadoc

2018-07-07 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/17879553/badge)](https://coveralls.io/builds/17879553)

Coverage remained the same at 86.353% when pulling 
**f7b2d8e4f96c8547a5dfdb89eaf4a5579d1e7843 on ArneBab:patch-1** into 
**3125fb600973a3dbef65660a6780c2f6cfe6a9db on apache:master**.



---


[GitHub] commons-compress issue #65: fix typo in syntax

2018-07-01 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/17779466/badge)](https://coveralls.io/builds/17779466)

Coverage decreased (-0.2%) to 86.368% when pulling 
**6d8e7169f8d97b30203673065f58f3fc20f416d8 on boyarsky:master** into 
**22b0d0629267b88749f78412caea672d6539a5b6 on apache:master**.



---


[GitHub] commons-compress issue #65: fix typo in syntax

2018-07-01 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/17779466/badge)](https://coveralls.io/builds/17779466)

Coverage decreased (-0.2%) to 86.368% when pulling 
**6d8e7169f8d97b30203673065f58f3fc20f416d8 on boyarsky:master** into 
**22b0d0629267b88749f78412caea672d6539a5b6 on apache:master**.



---


[GitHub] commons-compress issue #64: Fix typo

2018-06-06 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/17356739/badge)](https://coveralls.io/builds/17356739)

Coverage decreased (-0.02%) to 83.108% when pulling 
**c7d01b308a4f32b283530e84c60d97b5ac01de99 on yishaigalatzer:patch-2** into 
**2b8171bd351e0db50c80665155b90702fdb6855f on apache:high-level-api-example**.



---


[GitHub] commons-numbers issue #12: @since Javadoc Tag Removed

2018-03-24 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/12
  

[![Coverage 
Status](https://coveralls.io/builds/16158225/badge)](https://coveralls.io/builds/16158225)

Coverage remained the same at 79.091% when pulling 
**5dc152c0d3777486ede7bb8bc1ccf9329049f3dd on NGimhana:Check_List_Update** into 
**588a8ddb52ed158fe26eefbeb81b2c7f76197c24 on apache:master**.



---


[GitHub] commons-compress issue #62: Code cleanups.

2018-01-19 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/15138897/badge)](https://coveralls.io/builds/15138897)

Coverage decreased (-0.02%) to 86.18% when pulling 
**c12d6ec4a51cad13d96465687d0196c48d717b04 on shahabkondri:cleanups** into 
**d8e4e255d5857260b10edcd33884bf20610895db on apache:master**.



---


[GitHub] commons-compress issue #61: Code Cleanup.

2018-01-17 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/15083738/badge)](https://coveralls.io/builds/15083738)

Coverage increased (+0.3%) to 86.384% when pulling 
**d8ffe597573680a00b16780ae83626e147232d76 on shahabkondri:cleanup** into 
**08cdbe2993fef2890e2b2609a653217e38fb67e0 on apache:master**.



---


[GitHub] commons-compress issue #61: Code Cleanup.

2018-01-14 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/15045202/badge)](https://coveralls.io/builds/15045202)

Coverage increased (+0.1%) to 86.194% when pulling 
**394a315316063d30769c89355732d57863d656cb on shahabkondri:cleanup** into 
**08cdbe2993fef2890e2b2609a653217e38fb67e0 on apache:master**.



---


[GitHub] commons-compress issue #60: Replace custom 'dummy' byte addition for the odd...

2018-01-14 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/15042075/badge)](https://coveralls.io/builds/15042075)

Coverage decreased (-0.06%) to 86.003% when pulling 
**49fa6740524dbcad89564d897de1806aef1dd92c on dweiss:dummyByte** into 
**c66db899cb061c79934986f0efa19a50ca33703f on apache:master**.



---


[GitHub] commons-compress issue #56: [COMPRESS-429] Provide information about source ...

2017-12-12 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/14619830/badge)](https://coveralls.io/builds/14619830)

Coverage decreased (-0.04%) to 85.865% when pulling 
**db0df3deff3301351e49e5b5e80f1e0926317063 on dalbani:COMPRESS-429** into 
**78cb9bf36dab81e15887f451fbc964cf57e94739 on apache:master**.



---


[GitHub] commons-compress issue #56: Provide information about presence of Unicode na...

2017-12-12 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/14619802/badge)](https://coveralls.io/builds/14619802)

Coverage decreased (-0.02%) to 85.889% when pulling 
**db0df3deff3301351e49e5b5e80f1e0926317063 on dalbani:COMPRESS-429** into 
**78cb9bf36dab81e15887f451fbc964cf57e94739 on apache:master**.



---


[GitHub] commons-compress issue #57: COMPRESS-430: Synchronize iteration of synchroni...

2017-11-25 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/14361284/badge)](https://coveralls.io/builds/14361284)

Coverage increased (+0.05%) to 85.932% when pulling 
**c0499042c2778161d6cecd54357adb6ea9595132 on 
kinow:synchronize-iteration-of-synchronized-list-1** into 
**10ff1c341d37da1cdb2a9ecb280a7e73670c00f5 on apache:master**.



---


[GitHub] commons-compress issue #57: COMPRESS-430: Synchronize iteration of synchroni...

2017-11-25 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/14361284/badge)](https://coveralls.io/builds/14361284)

Coverage increased (+0.05%) to 85.932% when pulling 
**c0499042c2778161d6cecd54357adb6ea9595132 on 
kinow:synchronize-iteration-of-synchronized-list-1** into 
**10ff1c341d37da1cdb2a9ecb280a7e73670c00f5 on apache:master**.



---


[GitHub] commons-compress issue #56: Provide information about presence of Unicode na...

2017-11-20 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/14288073/badge)](https://coveralls.io/builds/14288073)

Coverage decreased (-0.01%) to 85.869% when pulling 
**36d504d38cae2edcc4e389bb132ece0888c32c78 on dalbani:COMPRESS-429** into 
**10ff1c341d37da1cdb2a9ecb280a7e73670c00f5 on apache:master**.



---


[GitHub] commons-compress issue #56: Provide information about presence of Unicode na...

2017-11-20 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/14288073/badge)](https://coveralls.io/builds/14288073)

Coverage decreased (-0.01%) to 85.869% when pulling 
**36d504d38cae2edcc4e389bb132ece0888c32c78 on dalbani:COMPRESS-429** into 
**10ff1c341d37da1cdb2a9ecb280a7e73670c00f5 on apache:master**.



---


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

2017-10-15 Thread coveralls
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 #54: Let parseName stop at first NUL

2017-10-05 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/13593924/badge)](https://coveralls.io/builds/13593924)

Coverage decreased (-0.03%) to 85.911% when pulling 
**cffee1f36514fcb693c996a86b0bd869b7dd9caa on rspilker:master** into 
**1c016cb02a82f0372e43571e72cf52de76696ae6 on apache:master**.



---


[GitHub] commons-compress issue #54: Let parseName stop at first NUL

2017-10-05 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/13593773/badge)](https://coveralls.io/builds/13593773)

Coverage decreased (-0.03%) to 85.911% when pulling 
**b2f89807e7a93ce7197fe935531a5158c8ef880a on rspilker:master** into 
**1c016cb02a82f0372e43571e72cf52de76696ae6 on apache:master**.



---


[GitHub] commons-compress issue #52: Fix typo

2017-09-27 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/13456331/badge)](https://coveralls.io/builds/13456331)

Coverage increased (+0.02%) to 85.937% when pulling 
**ea5b1a08a60669c596cd0edaccb642ad6688a823 on apupier:patch-1** into 
**93c9c6cf7e1ccfd92e4dcdc1fd9a9d926655ef03 on apache:master**.



---


[GitHub] commons-compress issue #51: add-small-code-improvements

2017-09-25 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/13424808/badge)](https://coveralls.io/builds/13424808)

Coverage increased (+0.03%) to 85.937% when pulling 
**f0c079f88952212296af4016827f42ed8fdc693b on 
TheRealHaui:add-small-code-improvements** into 
**44177914110cbc8d0c549e29d67cfb0dbe0d11f8 on apache:master**.



---


[GitHub] commons-numbers issue #10: Add small code improvements

2017-09-24 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/10
  

[![Coverage 
Status](https://coveralls.io/builds/13409579/badge)](https://coveralls.io/builds/13409579)

Coverage increased (+2.4%) to 85.515% when pulling 
**271ea1f7b12eaf18c31c159423fa9dfd215e65e3 on 
TheRealHaui:add-small-code-improvements** into 
**72a0c9d499876c627d09d379330f35708884158e on apache:master**.



---


[GitHub] commons-compress issue #50: Missing Test Case for octal to binary conversion

2017-08-02 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12658599/badge)](https://coveralls.io/builds/12658599)

Coverage increased (+0.008%) to 85.91% when pulling 
**ae2d7b363fa95f91d5f9d8a2861de0c187d66c04 on ileontiuc:patch-1** into 
**e00ea6c15228346e1eef8dd25478f1510c3fc660 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #50: Missing Test Case for octal to binary conversion

2017-08-02 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12658599/badge)](https://coveralls.io/builds/12658599)

Coverage increased (+0.008%) to 85.91% when pulling 
**ae2d7b363fa95f91d5f9d8a2861de0c187d66c04 on ileontiuc:patch-1** into 
**e00ea6c15228346e1eef8dd25478f1510c3fc660 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #50: Missing Test Case for octal to binary conversion

2017-08-02 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12658599/badge)](https://coveralls.io/builds/12658599)

Coverage increased (+0.008%) to 85.91% when pulling 
**ae2d7b363fa95f91d5f9d8a2861de0c187d66c04 on ileontiuc:patch-1** into 
**e00ea6c15228346e1eef8dd25478f1510c3fc660 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-numbers issue #8: Add-some-Unit-Tests

2017-07-10 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/8
  

[![Coverage 
Status](https://coveralls.io/builds/12328326/badge)](https://coveralls.io/builds/12328326)

Coverage increased (+3.2%) to 86.303% when pulling 
**eb962ef6f5348a706cec17e33fa05c2b17435cb8 on TheRealHaui:master** into 
**72a0c9d499876c627d09d379330f35708884158e on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #49: COMPRESS-413 set execute back on mvnw

2017-07-04 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12245048/badge)](https://coveralls.io/builds/12245048)

Changes Unknown when pulling **0bb28e02ac5547367c145a3b33314f1512391da8 on 
sesuncedu:COMPRESS-413-chmod** into ** on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #49: COMPRESS-413 set execute back on mvnw

2017-07-04 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12244908/badge)](https://coveralls.io/builds/12244908)

Changes Unknown when pulling **544d840558074df8b8396f822070df5a9a8b1d0d on 
sesuncedu:COMPRESS-413-chmod** into ** on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #49: COMPRESS-413 set execute back on mvnw

2017-07-04 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12244817/badge)](https://coveralls.io/builds/12244817)

Changes Unknown when pulling **60917fe380873c050fc14e87d79eb69a5ed66e1b on 
sesuncedu:COMPRESS-413-chmod** into ** on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #43: COMPRESS-413 : Improved build performance with t...

2017-06-30 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12210519/badge)](https://coveralls.io/builds/12210519)

Coverage increased (+0.3%) to 85.034% when pulling 
**ae1f61cbd73615829b2d25a9ee8f2eb734d73119 on sesuncedu:COMPRESS-413-REDUX** 
into **19e1b02f754a9b7bc969eb17bd52cc36a85c4d74 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #43: COMPRESS-413 : Improved build performance with t...

2017-06-30 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://coveralls.io/builds/12209789/badge)](https://coveralls.io/builds/12209789)

Coverage increased (+0.09%) to 84.856% when pulling 
**71eb8304944a50c30ff6b057ecdd9f6210477e4d on sesuncedu:COMPRESS-413-REDUX** 
into **19e1b02f754a9b7bc969eb17bd52cc36a85c4d74 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #46: COMPRESS-400 : Squashed version of COMPRESS-400-...

2017-06-25 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12125302/badge)](https://:/builds/12125302)

Coverage increased (+0.1%) to 84.886% when pulling 
**8aeaa9c418862fc1d4fb4e166da72a2fac2493dc on sesuncedu:COMPRESS-400-squash** 
into **19e1b02f754a9b7bc969eb17bd52cc36a85c4d74 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #31: COMPRESS-400 It should be possible for users to ...

2017-06-25 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12125243/badge)](https://:/builds/12125243)

Coverage increased (+0.1%) to 84.862% when pulling 
**daebf440f05432c00067e58074aa1922f5b80c8d on sesuncedu:COMPRESS-400-REDUX** 
into **19e1b02f754a9b7bc969eb17bd52cc36a85c4d74 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #43: COMPRESS-413 : Improved build performance with t...

2017-06-24 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12118735/badge)](https://:/builds/12118735)

Coverage decreased (-0.02%) to 84.742% when pulling 
**2fc4afa8f6571048604616a8edb2bbd55b4776f4 on sesuncedu:COMPRESS-413-REDUX** 
into **19e1b02f754a9b7bc969eb17bd52cc36a85c4d74 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #39: COMPRESS-413: Performance improvements for Travi...

2017-06-24 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12118668/badge)](https://:/builds/12118668)

Coverage increased (+0.04%) to 84.766% when pulling 
**233536b0d1b1df8296fe254c59af5bed7e8c3e32 on sesuncedu:COMPRESS-413** into 
**4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #42: COMPRESS-407: Allow use of invalid record sizes ...

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12096355/badge)](https://:/builds/12096355)

Coverage increased (+0.04%) to 84.767% when pulling 
**368cb1b7520f78803772b5eff4b28622432479d8 on 
sesuncedu:COMPRESS-407-SYSTEM-PROPERTY** into 
**4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #41: COMPRESS-407 - Just Warn

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12096330/badge)](https://:/builds/12096330)

Coverage decreased (-0.02%) to 84.704% when pulling 
**abab94288a8b8de05ecfade6517456a2c8dc6fb2 on sesuncedu:COMPRESS-407-WARN** 
into **4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #40: COMPRESS-407 Validate Block and Record Sizes

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12096032/badge)](https://:/builds/12096032)

Coverage increased (+0.05%) to 84.777% when pulling 
**f0c21325faf6f613821a8b542c73ac380f0feb6a on sesuncedu:COMPRESS-407-REDUX** 
into **4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #30: COMPRESS-407 - Validate Block and Record Sizes a...

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12095979/badge)](https://:/builds/12095979)

Changes Unknown when pulling **ace4d5da8bd8504e884d139abf6f34ab4b5dd99d on 
sesuncedu:COMPRESS-407** into ** on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #39: COMPRESS-413: Performance improvements for Travi...

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12093740/badge)](https://:/builds/12093740)

Coverage increased (+0.1%) to 84.828% when pulling 
**a434e5866df38e4b1f089c280f0b1a784e41a86d on sesuncedu:COMPRESS-413** into 
**4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #39: COMPRESS-413: Performance improvements for Travi...

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12093695/badge)](https://:/builds/12093695)

Coverage increased (+0.09%) to 84.815% when pulling 
**a434e5866df38e4b1f089c280f0b1a784e41a86d on sesuncedu:COMPRESS-413** into 
**4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #39: COMPRESS-413: Performance improvements for Travi...

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12090926/badge)](https://:/builds/12090926)

Coverage decreased (-0.008%) to 84.72% when pulling 
**7b4ecc9e7c9d2fb32ddfe4f92791aacf9f17d901 on sesuncedu:COMPRESS-413** into 
**4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress issue #39: COMPRESS-413: Performance improvements for Travi...

2017-06-22 Thread coveralls
Github user coveralls commented on the issue:

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

[![Coverage 
Status](https://:/builds/12090041/badge)](https://:/builds/12090041)

Coverage remained the same at 84.728% when pulling 
**95974fc671661244c83fdead2231f8367a67d2ba on sesuncedu:COMPRESS-413** into 
**4be9979b45ceadc50dc24607884d34613fead1f5 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-numbers issue #7: NUMBERS-44 : Throwing orphan IndexOutOfRangeExcept...

2017-06-15 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/7
  

[![Coverage 
Status](https://:/builds/11989407/badge)](https://:/builds/11989407)

Coverage remained the same at 83.124% when pulling 
**6b523a37f1984c0fd7cdc7946b41fce52c0be8cc on ameyjadiye:NUMBERS-44** into 
**c2bfc4fbf8fe325eaf254c37128948b7644e5687 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-numbers issue #6: NUMBERS-40: Review exception usage in package "o.a...

2017-06-07 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/6
  

[![Coverage 
Status](https://coveralls.io/builds/11874083/badge)](https://coveralls.io/builds/11874083)

Coverage remained the same at 83.124% when pulling 
**aadb0f0962a76264c7d8607453f6495e432a89d5 on tharakadesilva:desilva/develop** 
into **c2bfc4fbf8fe325eaf254c37128948b7644e5687 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-numbers issue #5: [NUMBERS-38]: Added Junit test cases for LanczosAp...

2017-06-06 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-numbers/pull/5
  

[![Coverage 
Status](https://coveralls.io/builds/11855086/badge)](https://coveralls.io/builds/11855086)

Coverage remained the same at 83.124% when pulling 
**0701cbfe7492510dc4ffe9d083b89b403f236b42 on ameyjadiye:master** into 
**c2bfc4fbf8fe325eaf254c37128948b7644e5687 on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---