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

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

    [ https://issues.apache.org/jira/browse/HBASE-22669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881864#comment-16881864 ] 

Hudson commented on HBASE-22669:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #595 (See [https://builds.apache.org/job/HBase-1.3-IT/595/])
HBASE-22669 Add unit tests for org.apache.hadoop.hbase.util.Strings (psomogyi: rev 486fe0b98bd35347c7717e037325026adb7c216f)
* (add) hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestStrings.java


> 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
>            Assignee: Eric Hettiaratchi
>            Priority: Major
>             Fix For: 3.0.0, 1.5.0, 2.3.0, 2.0.6, 2.2.1, 2.1.6, 1.3.6, 1.4.11
>
>
> 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)