garydgregory commented on issue #108: Refactor ByteArrayOutputStream into synchronized and non-synchronized versions URL: https://github.com/apache/commons-io/pull/108#issuecomment-610433745 Hi @adamretter Thank you for your updates. JaCoCo reports that the code coverage for `UnsynchronizedByteArrayOutputStream` is less than it is for `ByteArrayOutputStream`.java. May you address this please? Thank you! You can run this: `mvn -V clean install site -P jacoco -P japicmp`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
