https://bz.apache.org/bugzilla/show_bug.cgi?id=64547
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Keywords| |FixedInTrunk CC| |[email protected] | |om Status|NEW |RESOLVED --- Comment #1 from Philippe Mouawad <[email protected]> --- pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 69ecfde Bug 64547 - Report/Dashboard: Ensure graphs Response codes per second is not broken by empty response code in SampleResult 69ecfde is described below commit 69ecfde59a12fcf1e333419af9958e935107b329 Author: pmouawad <[email protected]> AuthorDate: Tue Jun 23 12:09:31 2020 +0200 Bug 64547 - Report/Dashboard: Ensure graphs Response codes per second is not broken by empty response code in SampleResult Contributed by UbikLoadPack --- .../report/processor/graph/AbstractSeriesSelector.java | 15 +++++++++++++++ .../jmeter/report/processor/graph/CodeSeriesSelector.java | 5 +---- .../jmeter/report/processor/graph/NameSeriesSelector.java | 4 +--- .../report/processor/graph/StaticSeriesSelector.java | 4 +--- xdocs/changes.xml | 2 ++ 5 files changed, 20 insertions(+), 10 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
