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

fix wrong method #471

Closed
wants to merge 1 commit into from
Closed

fix wrong method #471

wants to merge 1 commit into from

Conversation

buzzerrookie
Copy link

@buzzerrookie buzzerrookie commented Jun 20, 2019

Description

Fix wrong method in doc jmeter_tutorial.html.

Motivation and Context

The one who wants to extend Jmeter UI will not be misled.

How Has This Been Tested?

No need to test.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

@codecov-io
Copy link

Codecov Report

Merging #471 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #471      +/-   ##
============================================
- Coverage     53.63%   53.62%   -0.01%     
+ Complexity     9377     9376       -1     
============================================
  Files          1000     1000              
  Lines         61467    61467              
  Branches       6921     6921              
============================================
- Hits          32966    32964       -2     
- Misses        26093    26094       +1     
- Partials       2408     2409       +1
Impacted Files Coverage Δ Complexity Δ
...s/org/apache/jmeter/timers/PoissonRandomTimer.java 72.97% <0%> (-5.41%) 9% <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 d839e3b...be7574f. Read the comment docs.

@asfgit asfgit closed this in d4461f2 Jun 20, 2019
asfgit pushed a commit that referenced this pull request Jun 20, 2019
Bugzilla Id: 63519
Relates to #471 on github
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.

2 participants