Skip to content

fix duplicate words of runtime controller desc #661

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

Closed
wants to merge 1 commit into from

Conversation

wan92hen
Copy link
Contributor

@wan92hen wan92hen commented Apr 14, 2021

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

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

@codecov-io
Copy link

Codecov Report

Merging #661 (c540113) into master (d4b48df) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #661   +/-   ##
=========================================
  Coverage     55.34%   55.34%           
- Complexity    10187    10189    +2     
=========================================
  Files          1046     1046           
  Lines         64430    64430           
  Branches       7306     7306           
=========================================
+ Hits          35657    35659    +2     
  Misses        26264    26264           
+ Partials       2509     2507    -2     
Impacted Files Coverage Δ Complexity Δ
...n/java/org/apache/jmeter/reporters/Summariser.java 85.49% <0.00%> (+0.76%) 18.00% <0.00%> (+1.00%)
...ache/jmeter/reporters/SummariserRunningSample.java 85.07% <0.00%> (+1.49%) 19.00% <0.00%> (+1.00%)

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 d4b48df...c540113. Read the comment docs.

@asfgit asfgit closed this in 6caf328 Apr 17, 2021
@FSchumacher
Copy link
Contributor

Thanks for the fix

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