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

2018-09-11 Thread asfgit
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...

2018-09-11 Thread codecov-io
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=h1) 
Report
> Merging 
[#398](https://codecov.io/gh/apache/jmeter/pull/398?src=pr=desc) into 
[trunk](https://codecov.io/gh/apache/jmeter/commit/308503c27f212a48ac396b1c36b0126cceaeaa3e?src=pr=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=6Q7CI1wFSh=150=pr)](https://codecov.io/gh/apache/jmeter/pull/398?src=pr=tree)

```diff
@@ Coverage Diff  @@
##  trunk #398  +/-   ##

- Coverage 58.58%   58.58%   -0.01% 
  Complexity1060710607  

  Files  1193 1193  
  Lines 7591475914  
  Branches   7340 7340  

- Hits  4447244471   -1 
- Misses2893128932   +1 
  Partials   2511 2511
```


| [Impacted 
Files](https://codecov.io/gh/apache/jmeter/pull/398?src=pr=tree) | Coverage 
Δ | Complexity Δ | |
|---|---|---|---|
| 
[...s/org/apache/jmeter/timers/PoissonRandomTimer.java](https://codecov.io/gh/apache/jmeter/pull/398/diff?src=pr=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=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=continue).
> **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute  (impact)`, `ø = not affected`, `? = missing 
data`
> Powered by 
[Codecov](https://codecov.io/gh/apache/jmeter/pull/398?src=pr=footer). Last 
update 
[308503c...15d2be8](https://codecov.io/gh/apache/jmeter/pull/398?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).



---


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

2018-09-11 Thread artem-fedorov
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 
Date:   2018-09-11T16:22:01Z

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




---