You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by WalterInSH <gi...@git.apache.org> on 2015/05/28 06:12:11 UTC

[GitHub] commons-lang pull request: add a static method to create a started...

GitHub user WalterInSH opened a pull request:

    https://github.com/apache/commons-lang/pull/91

    add a static method to create a started stopwatch

    Basically, I very next step after I new a stopwatch is starting it. Why don't we add a static method to get a started stopwatch. Save our strength. 

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

    $ git pull https://github.com/WalterInSH/commons-lang get_started_stopwatch

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

    https://github.com/apache/commons-lang/pull/91.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 #91
    
----
commit 0f2f278c9a576943dc8489201105b7c2fef62b15
Author: Walter <co...@gmail.com>
Date:   2015-05-28T04:03:46Z

    add a static method to create a started stopwatch

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang pull request: add a static method to create a started...

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the pull request:

    https://github.com/apache/commons-lang/pull/91#issuecomment-106165747
  
    
    [![Coverage Status](https://coveralls.io/builds/2667862/badge)](https://coveralls.io/builds/2667862)
    
    Coverage increased (+0.0%) to 93.27% when pulling **0f2f278c9a576943dc8489201105b7c2fef62b15 on WalterInSH:get_started_stopwatch** into **0343b4fda87161265acf30d5ee61e525e751358d on apache:master**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---