/[Apache-SVN]
ViewVC logotype

Revision 1844031


Jump to revision: Previous Next
Author: fschumacher
Date: Tue Oct 16 17:33:44 2018 UTC (5 years, 6 months ago)
Changed paths: 4
Log Message:
Render uninitialized min and max values in Summary Report as `#N/A`

In the Summary Report min and max values are initialized with
`Long#MAX_VALUE` and `Long#MIN_VALUE` to work easily with them.

Those initial values are looking weird in the rendered view.
Hide them by replacing the extrema by the text `#N/A`.

Closes #407 on github
Bugzilla Id: 62822



Changed paths

Path Details
Directoryjmeter/trunk/src/components/org/apache/jmeter/visualizers/SummaryReport.java modified , text changed
Directoryjmeter/trunk/src/jorphan/org/apache/jorphan/gui/MinMaxLongRenderer.java added
Directoryjmeter/trunk/test/src/org/apache/jorphan/gui/MinMaxLongRendererTest.java added
Directoryjmeter/trunk/xdocs/changes.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26