You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by artem-fedorov <gi...@git.apache.org> on 2018/09/11 16:23:02 UTC

[GitHub] jmeter pull request #398: Fix grammar in continue_current_loop Label in Resu...

GitHub user artem-fedorov opened a pull request:

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

    Fix grammar in continue_current_loop Label in Result Status Handler a…

    …nd Flow Control Action


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

    $ git pull https://github.com/artem-fedorov/jmeter fix/flow-controll-action-label

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

    https://github.com/apache/jmeter/pull/398.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 #398
    
----
commit 15d2be86ac7333767c4e56d95507588fa59f0955
Author: Artem Fedorov <ar...@...>
Date:   2018-09-11T16:22:01Z

    Fix grammar in continue_current_loop Label in Result Status Handler and Flow Control Action

----


---

[GitHub] jmeter pull request #398: Fix grammar in continue_current_loop Label in Resu...

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

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


---

[GitHub] jmeter issue #398: Fix grammar in continue_current_loop Label in Result Stat...

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

    https://github.com/apache/jmeter/pull/398
  
    # [Codecov](https://codecov.io/gh/apache/jmeter/pull/398?src=pr&el=h1) Report
    > Merging [#398](https://codecov.io/gh/apache/jmeter/pull/398?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/jmeter/commit/308503c27f212a48ac396b1c36b0126cceaeaa3e?src=pr&el=desc) will **decrease** coverage by `<.01%`.
    > The diff coverage is `n/a`.
    
    [![Impacted file tree graph](https://codecov.io/gh/apache/jmeter/pull/398/graphs/tree.svg?width=650&token=6Q7CI1wFSh&height=150&src=pr)](https://codecov.io/gh/apache/jmeter/pull/398?src=pr&el=tree)
    
    ```diff
    @@             Coverage Diff              @@
    ##              trunk     #398      +/-   ##
    ============================================
    - Coverage     58.58%   58.58%   -0.01%     
      Complexity    10607    10607              
    ============================================
      Files          1193     1193              
      Lines         75914    75914              
      Branches       7340     7340              
    ============================================
    - Hits          44472    44471       -1     
    - Misses        28931    28932       +1     
      Partials       2511     2511
    ```
    
    
    | [Impacted Files](https://codecov.io/gh/apache/jmeter/pull/398?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
    |---|---|---|---|
    | [...s/org/apache/jmeter/timers/PoissonRandomTimer.java](https://codecov.io/gh/apache/jmeter/pull/398/diff?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/398/diff?src=pr&el=tree#diff-c3JjL2NvcmUvb3JnL2FwYWNoZS9qbWV0ZXIvcmVwb3J0ZXJzL1N1bW1hcmlzZXIuamF2YQ==) | `85.49% <0%> (+0.76%)` | `18% <0%> (+1%)` | :arrow_up: |
    
    ------
    
    [Continue to review full report at Codecov](https://codecov.io/gh/apache/jmeter/pull/398?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/398?src=pr&el=footer). Last update [308503c...15d2be8](https://codecov.io/gh/apache/jmeter/pull/398?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).



---