You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Eric Hettiaratchi (JIRA)" <ji...@apache.org> on 2019/07/11 09:05:00 UTC

[jira] [Created] (HBASE-22677) Add unit tests for org.apache.hadoop.hbase.util.ByteRangeUtils and org.apache.hadoop.hbase.util.Classes

Eric Hettiaratchi created HBASE-22677:
-----------------------------------------

             Summary: Add unit tests for org.apache.hadoop.hbase.util.ByteRangeUtils and org.apache.hadoop.hbase.util.Classes
                 Key: HBASE-22677
                 URL: https://issues.apache.org/jira/browse/HBASE-22677
             Project: HBase
          Issue Type: Improvement
          Components: java, test
         Environment: Junit
            Reporter: Eric Hettiaratchi


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.

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 message was sent by Atlassian JIRA
(v7.6.14#76016)