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

2019-07-11 Thread Eric Hettiaratchi (JIRA)
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)


[jira] [Created] (HBASE-22669) Add unit tests for org.apache.hadoop.hbase.util.Strings

2019-07-09 Thread Eric Hettiaratchi (JIRA)
Eric Hettiaratchi created HBASE-22669:
-

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


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