Skip to content

Add default append value to __StringToFile#543

Closed
jmetertea wants to merge 1 commit intoapache:masterfrom
jmetertea:patch-17
Closed

Add default append value to __StringToFile#543
jmetertea wants to merge 1 commit intoapache:masterfrom
jmetertea:patch-17

Conversation

@jmetertea
Copy link
Contributor

Description

Documentation missing default append value in new __StringToFile function

Motivation and Context

Add default append value to __StringToFile documentation

How Has This Been Tested?

The default value for append is true

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 #543 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #543      +/-   ##
============================================
+ Coverage     56.11%   56.12%   +<.01%     
- Complexity    10018    10020       +2     
============================================
  Files          1024     1024              
  Lines         62912    62912              
  Branches       7066     7066              
============================================
+ Hits          35305    35307       +2     
+ Misses        25131    25130       -1     
+ Partials       2476     2475       -1
Impacted Files Coverage Δ Complexity Δ
...n/java/org/apache/jmeter/reporters/Summariser.java 86.25% <0%> (+1.52%) 19% <0%> (+2%) ⬆️

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 d1baa3f...6e5bea6. Read the comment docs.

@pmouawad pmouawad closed this in 1eb1950 Feb 16, 2020
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