You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/08 14:42:58 UTC

[jira] [Commented] (EAGLE-754) Refactor - move ignored test class to corresponding module

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

ASF GitHub Bot commented on EAGLE-754:
--------------------------------------

GitHub user baibaichen opened a pull request:

    https://github.com/apache/incubator-eagle/pull/627

    [EAGLE-754] Refactor - move ignored test class to corresponding module

    With this commit, improve code coverage of eagle-entity-base to 51%, code coverage of eagle-query-base to 54%

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/baibaichen/incubator-eagle feature/UT

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/627.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #627
    
----
commit 07247691a0d05de705966b0243ef5f5a83f3ec62
Author: chang chen <ba...@gmail.com>
Date:   2016-11-08T08:39:50Z

    [EAGLE-754] Refactor - move ignored test class to corresponding module

----


> Refactor -  move ignored test class to corresponding module
> -----------------------------------------------------------
>
>                 Key: EAGLE-754
>                 URL: https://issues.apache.org/jira/browse/EAGLE-754
>             Project: Eagle
>          Issue Type: Sub-task
>    Affects Versions: v0.5.0
>            Reporter: Chang chen
>            Assignee: Chang chen
>            Priority: Minor
>              Labels: unit-test
>             Fix For: v0.5.0
>
>
> We already fixed HBase UT in [Eagle-411|https://issues.apache.org/jira/browse/Eagle-411], so we can run previous ignored hbase test of eagle-service-base.  However TestHBaseLogRead2 and TestListQueryCompile actually test ListQueryCompile, move them to eagle-query-base



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)