You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/07/08 09:40:21 UTC

[GitHub] [hbase] Braavos96 opened a new pull request #363: Add unit tests for org.apache.hadoop.hbase.util.Strings

Braavos96 opened a new pull request #363: Add unit tests for org.apache.hadoop.hbase.util.Strings
URL: https://github.com/apache/hbase/pull/363
 
 
   I've analysed your codebase and noticed that `org.apache.hadoop.hbase.util.Strings` is not fully tested.
   I've written some tests for the methods in this class with the help of [Diffblue Cover](https://www.diffblue.com/opensource).
   
   Hopefully, these tests will help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other classes that you consider important in a subsequent PR.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services