You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by hepin1989 <gi...@git.apache.org> on 2018/01/02 09:32:27 UTC

[GitHub] incubator-gearpump pull request #237: ! project upgrade to sbt 0.13.16

GitHub user hepin1989 opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/237

    ! project upgrade to sbt 0.13.16

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the commit message is formatted like:
       `[GEARPUMP-<Jira issue #>] Meaningful description of pull request` 
     - [ ] Make sure tests pass via `sbt clean test`.
     - [ ] Make sure old documentation affected by the pull request has been updated and new documentation added for new functionality. 
    


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

    $ git pull https://github.com/hepin1989/incubator-gearpump patch-2

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

    https://github.com/apache/incubator-gearpump/pull/237.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 #237
    
----
commit 7d05934cb4a2b9698080db6b03d8ffd11c30f52d
Author: kerr <he...@...>
Date:   2018-01-02T09:32:17Z

    ! project upgrade to sbt 0.13.16

----


---

[GitHub] incubator-gearpump pull request #237: ! project upgrade to sbt 0.13.16

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-gearpump/pull/237


---

[GitHub] incubator-gearpump issue #237: ! project upgrade to sbt 0.13.16

Posted by codecov-io <gi...@git.apache.org>.
Github user codecov-io commented on the issue:

    https://github.com/apache/incubator-gearpump/pull/237
  
    # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/237?src=pr&el=h1) Report
    > Merging [#237](https://codecov.io/gh/apache/incubator-gearpump/pull/237?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-gearpump/commit/835d9814b1112daf9e623a52e78672dfd2146eac?src=pr&el=desc) will **increase** coverage by `1.29%`.
    > The diff coverage is `n/a`.
    
    
    
    ```diff
    @@            Coverage Diff             @@
    ##           master     #237      +/-   ##
    ==========================================
    + Coverage   68.99%   70.28%   +1.29%     
    ==========================================
      Files         191      191              
      Lines        6124     6124              
      Branches      365      539     +174     
    ==========================================
    + Hits         4225     4304      +79     
    + Misses       1899     1820      -79
    ```
    



---

[GitHub] incubator-gearpump issue #237: ! project upgrade to sbt 0.13.16

Posted by manuzhang <gi...@git.apache.org>.
Github user manuzhang commented on the issue:

    https://github.com/apache/incubator-gearpump/pull/237
  
    @hepin1989 Thanks for the PR. Would you mind creating an issue at https://issues.apache.org/jira/projects/GEARPUMP and updating your commit message to `[GEARPUMP-XXX] Upgrade to sbt 0.13.16` ? 


---

[GitHub] incubator-gearpump issue #237: ! project upgrade to sbt 0.13.16

Posted by manuzhang <gi...@git.apache.org>.
Github user manuzhang commented on the issue:

    https://github.com/apache/incubator-gearpump/pull/237
  
    Committed to master with adding JIRA issue id to commit message. Thanks for your contribution !


---