Re: [crypto] Help Releasing new Commons Crypto

2020-04-14 Thread Gary Gregory
On Tue, Apr 14, 2020 at 4:45 PM Geoffrey Blake wrote: > Hi Gary, > > I'm looking through the Jacoco report and see that some of the low > coverage is coming from the following: > 1. Not being able to cover the native classes, listing them as 0% > 2. OpenSSL 1.1.x and 1.0.x, depending on the build

Re: [crypto] Help Releasing new Commons Crypto

2020-04-14 Thread Geoffrey Blake
Hi Gary, I'm looking through the Jacoco report and see that some of the low coverage is coming from the following: 1. Not being able to cover the native classes, listing them as 0% 2. OpenSSL 1.1.x and 1.0.x, depending on the build env, only 1 will be covered 3. Some conditional statements are Arc