[jira] [Commented] (CARBONDATA-346) Update unit test for core module

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (CARBONDATA-346) Update unit test for core module

Akash R Nilugal (Jira)

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

ASF GitHub Bot commented on CARBONDATA-346:
-------------------------------------------

GitHub user kunal642 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/270

    CARBONDATA-346

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
   
     - [x] Make sure the PR title is formatted like:
       `[CARBONDATA-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
     - [x] Testing done
     
            Please provide details on
            - Whether new unit test cases have been added or why no new tests are required?
            - What manual testing you have done?
            - Any additional information to help reviewers in testing this change.
             
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
                     
    ---


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

    $ git pull https://github.com/kunal642/incubator-carbondata unit_test_core

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

    https://github.com/apache/incubator-carbondata/pull/270.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 #270
   
----
commit 3356acc98d2e62eae97d6fb0056c5b8b1d588199
Author: kunal642 <[hidden email]>
Date:   2016-10-28T10:34:52Z

    added jacoco plugin

commit c399884ef0241095486813f43b6c222724588443
Author: kunal642 <[hidden email]>
Date:   2016-10-28T10:35:20Z

    updated unit tests for CarbonUtil

commit 83e75aade3014db1b1601cb39cb28f67013b378f
Author: kunal642 <[hidden email]>
Date:   2016-10-28T10:36:02Z

    Updated unit test for CarbonUtilException

commit bc7b135bc1fad3b8d10ba1ec6cf3669e2a9443f2
Author: kunal642 <[hidden email]>
Date:   2016-10-28T13:09:11Z

    reverted updates to pom.xml

----


> Update unit test for core module
> --------------------------------
>
>                 Key: CARBONDATA-346
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-346
>             Project: CarbonData
>          Issue Type: Test
>            Reporter: Kunal Kapoor
>            Priority: Trivial
>
> Improve code coverage for util package.



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