You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by ham1 <gi...@git.apache.org> on 2017/11/13 00:46:53 UTC

[GitHub] jmeter pull request #328: Improve wording and formatting of jmeter.propertie...

GitHub user ham1 opened a pull request:

    https://github.com/apache/jmeter/pull/328

    Improve wording and formatting of jmeter.properties

    - fixed some typos,
    - re-formatted some lines to aid readability and 
    - removed extra whitespace.

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

    $ git pull https://github.com/ham1/jmeter properties_tidy

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

    https://github.com/apache/jmeter/pull/328.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 #328
    
----
commit a8dcd4b85337d1ca091f13c64a0b85d2876043c4
Author: Graham Russell <gr...@ham1.co.uk>
Date:   2017-11-13T00:12:59Z

    Improve wording and formatting of jmeter.properties

----


---

[GitHub] jmeter issue #328: Improve wording and formatting of jmeter.properties

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

    https://github.com/apache/jmeter/pull/328
  
    # [Codecov](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=h1) Report
    > Merging [#328](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/jmeter/commit/358acbba80f7acc27d720b673d5537a10c658aa0?src=pr&el=desc) will **increase** coverage by `<.01%`.
    > The diff coverage is `n/a`.
    
    [![Impacted file tree graph](https://codecov.io/gh/apache/jmeter/pull/328/graphs/tree.svg?token=6Q7CI1wFSh&src=pr&width=650&height=150)](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=tree)
    
    ```diff
    @@             Coverage Diff              @@
    ##              trunk     #328      +/-   ##
    ============================================
    + Coverage     57.83%   57.83%   +<.01%     
    + Complexity     9937     9936       -1     
    ============================================
      Files          1141     1141              
      Lines         73217    73217              
      Branches       7305     7305              
    ============================================
    + Hits          42346    42347       +1     
    + Misses        28405    28403       -2     
    - Partials       2466     2467       +1
    ```
    
    
    | [Impacted Files](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
    |---|---|---|---|
    | [...s/org/apache/jmeter/timers/PoissonRandomTimer.java](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=tree#diff-c3JjL2NvbXBvbmVudHMvb3JnL2FwYWNoZS9qbWV0ZXIvdGltZXJzL1BvaXNzb25SYW5kb21UaW1lci5qYXZh) | `72.97% <0%> (-5.41%)` | `9% <0%> (-1%)` | |
    | [...c/core/org/apache/jmeter/reporters/Summariser.java](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=tree#diff-c3JjL2NvcmUvb3JnL2FwYWNoZS9qbWV0ZXIvcmVwb3J0ZXJzL1N1bW1hcmlzZXIuamF2YQ==) | `85.38% <0%> (-0.77%)` | `18% <0%> (-1%)` | |
    | [...mpler/hc/JMeterPoolingClientConnectionManager.java](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=tree#diff-c3JjL3Byb3RvY29sL2h0dHAvb3JnL2FwYWNoZS9qbWV0ZXIvcHJvdG9jb2wvaHR0cC9zYW1wbGVyL2hjL0pNZXRlclBvb2xpbmdDbGllbnRDb25uZWN0aW9uTWFuYWdlci5qYXZh) | `30.95% <0%> (+3.17%)` | `11% <0%> (+1%)` | :arrow_up: |
    
    ------
    
    [Continue to review full report at Codecov](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=continue).
    > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
    > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
    > Powered by [Codecov](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=footer). Last update [358acbb...e26dc29](https://codecov.io/gh/apache/jmeter/pull/328?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).



---

[GitHub] jmeter pull request #328: Improve wording and formatting of jmeter.propertie...

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

    https://github.com/apache/jmeter/pull/328


---