Skip to content

fix duplicate words of runtime controller desc#661

Closed
wan92hen wants to merge 1 commit into
apache:masterfrom
wan92hen:patch-1
Closed

fix duplicate words of runtime controller desc#661
wan92hen wants to merge 1 commit into
apache:masterfrom
wan92hen:patch-1

Conversation

@wan92hen
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor

Thanks for the fix

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.34%. Comparing base (d4b48df) to head (c540113).
⚠️ Report is 1141 commits behind head on master.

Additional details and impacted files

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     

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

4 participants