Skip to content

Commit

Permalink
HPCC-31188 Ensure scopes table display "a" value.
Browse files Browse the repository at this point in the history
Temp fix to ensure either "value", "max" or "avg" is displayed for
selected columns.

Add TimeLocalExecute to the default list of columns.
Fix sorting to use raw values

Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Feb 8, 2024
1 parent 432b00b commit 8ca33a3
Show file tree
Hide file tree
Showing 5 changed files with 626 additions and 2,464 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-eclwatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
build:
strategy:
matrix:
node: ["18", "16"]
node: ["20", "18", "16"]
fail-fast: false
name: "Check eclwatch and npm"
needs: pre_job
Expand Down
Loading

0 comments on commit 8ca33a3

Please sign in to comment.