You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/10 15:36:00 UTC

[jira] [Commented] (RYA-333) Add a profile to enable Code Coverage for the entire project.

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

ASF GitHub Bot commented on RYA-333:
------------------------------------

GitHub user jdasch opened a pull request:

    https://github.com/apache/incubator-rya/pull/241

    RYA-333 Added "-P coverage" to generate code coverage reports.

    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    ## Description
    Added -P coverage for generating a code-coverage report
    removed unnecessary version override of the mycila license plugin 
    removed unnecessary argLine for the maven-surefire-plugin
    
    ### Tests
    N/A
    
    ### Links
    [Jira RYA-333](https://issues.apache.org/jira/browse/RYA-333)
    
    ### Checklist
    - [ ] Code Review
    - [X] Squash Commits
    
    #### People To Review
    @meiercaleb 
    @isper3at 
    @kchilton2 


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

    $ git pull https://github.com/jdasch/incubator-rya RYA-333

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

    https://github.com/apache/incubator-rya/pull/241.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 #241
    
----
commit ed444a567b04746f75bf5f903e22c2d9cc681d28
Author: jdasch <hc...@gmail.com>
Date:   2017-10-10T13:51:51Z

    RYA-333 Added "-P coverage" to generate code coverage reports.

----


> Add a profile to enable Code Coverage for the entire project.
> -------------------------------------------------------------
>
>                 Key: RYA-333
>                 URL: https://issues.apache.org/jira/browse/RYA-333
>             Project: Rya
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.2.10, 3.2.11
>            Reporter: Jeff Dasch
>            Assignee: Jeff Dasch
>            Priority: Minor
>
> Will need to remove the jacoco definitions in various project poms.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)