Skip to content

Add cumulative duration column to targets page#3612

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:cumulative-target-duration
Apr 7, 2026
Merged

Add cumulative duration column to targets page#3612
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:cumulative-target-duration

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

The ability to sort targets by cumulative duration is one of the most requested improvements to the targets page. This commit adds a sum aggregate field to the GraphQL Target type and uses it to populate a column in the table of targets.

The ability to sort targets by cumulative duration is one of the most requested improvements to the targets page.  This commit adds a sum aggregate field to the GraphQL Target type and uses it to populate a column in the table of targets.
@williamjallen williamjallen force-pushed the cumulative-target-duration branch from 33ae7b8 to ab656f4 Compare April 6, 2026 19:59
Copy link
Copy Markdown
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Apr 7, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 7, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 7, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 7, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 7, 2026
Merged via the queue into Kitware:master with commit 52c2191 Apr 7, 2026
18 of 21 checks passed
@williamjallen williamjallen deleted the cumulative-target-duration branch April 7, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants