Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed wrong example for loop controller iteration variable #377

Closed
wants to merge 1 commit into from

Conversation

ptrd
Copy link

@ptrd ptrd commented Feb 21, 2018

Description

Fixed small (but confusing) error in documentation.

@codecov-io
Copy link

Codecov Report

Merging #377 into trunk will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##              trunk     #377      +/-   ##
============================================
+ Coverage     58.48%   58.49%   +<.01%     
  Complexity    10375    10375              
============================================
  Files          1174     1174              
  Lines         74600    74600              
  Branches       7255     7255              
============================================
+ Hits          43632    43635       +3     
+ Misses        28471    28467       -4     
- Partials       2497     2498       +1
Impacted Files Coverage Δ Complexity Δ
...s/org/apache/jmeter/timers/PoissonRandomTimer.java 72.97% <0%> (-5.41%) 9% <0%> (-1%)
...ocol/jms/org/apache/jmeter/protocol/jms/Utils.java 56.98% <0%> (+2.15%) 15% <0%> (ø) ⬇️
...mpler/hc/JMeterPoolingClientConnectionManager.java 29.83% <0%> (+2.41%) 11% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f6f8f2...dbbfe72. Read the comment docs.

@asfgit asfgit closed this in d8fa291 Feb 21, 2018
@FSchumacher
Copy link
Contributor

Thanks for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants