This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.
from 6915adb Synchronize access to variable on read
new 5853f60 Rename type to comply with naming conventions
new 2ac8052 Extract common code to simplify method
new c6f6ff1 Remove unused arguments from private method
new 598eb15 Simplify method by extracting parts of code
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../assertions/jmespath/JMESPathAssertion.java | 26 ++---
.../extractor/json/jmespath/JMESPathExtractor.java | 122 ++++++++++++---------
.../report/dashboard/AbstractDataExporter.java | 4 +-
.../report/dashboard/HtmlTemplateExporter.java | 8 +-
4 files changed, 88 insertions(+), 72 deletions(-)
|