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/11 09:08:24 UTC

[GitHub] [hbase] Braavos96 opened a new pull request #374: HBASE-22677 Add unit tests for org.apache.hadoop.hbase.util.ByteRangeUtils and Classes

Braavos96 opened a new pull request #374: HBASE-22677 Add unit tests for org.apache.hadoop.hbase.util.ByteRangeUtils and Classes
URL: https://github.com/apache/hbase/pull/374
 
 
   I've analysed your codebase and noticed that `org.apache.hadoop.hbase.util.ByteRangeUtils` and `Classes` 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