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/08/05 10:38:00 UTC

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

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

Hudson commented on HBASE-22677:
--------------------------------

Results for branch branch-2.2
	[build #492 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/492/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/492//General_Nightly_Build_Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/492//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/492//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> 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
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.0.6, 2.2.1, 2.1.6
>
>
> 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)