[PATCH] D112607: [LNT] Refactored plot_parameters
Pavel Kosov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 02:29:14 PDT 2021
kpdev42 created this revision.
kpdev42 added reviewers: cmatthews, thopre, danilaml.
kpdev42 added a project: LLVM.
Herald added a subscriber: dkolesnichenko.
kpdev42 requested review of this revision.
Arguments like plot.0=1.2.3 are the same for the pages Graph and Matrix.
The class MatrixDataRequest has been renamed to PlotParameter
The common code has been moved to helper functions assert_field_idx_valid(), load_plot_parameter(), parse_plot_parameters(),parse_and_load_plot_parameters(), parse_mean_parameter().
Renamed graph_parameters and data_parameters to plot_parameters.
-
OS Laboratory. Huawei Russian Research Institute. Saint-Petersburg
Repository:
rLNT LNT
https://reviews.llvm.org/D112607
Files:
lnt/server/ui/views.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112607.382568.patch
Type: text/x-patch
Size: 20032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/e92785fc/attachment.bin>
More information about the llvm-commits
mailing list