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

Add default append value to __StringToFile #543

Closed
wants to merge 1 commit into from

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.

None yet

2 participants