Skip to content

Add tests relationship to Project GraphQL type#3808

Open
williamjallen wants to merge 1 commit into
Kitware:masterfrom
williamjallen:project-tests-graphql
Open

Add tests relationship to Project GraphQL type#3808
williamjallen wants to merge 1 commit into
Kitware:masterfrom
williamjallen:project-tests-graphql

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

Even though there isn't a direct foreign-key relationship between projects and tests, viewing test history is a very common case throughout CDash which isn't currently easy to implement. This PR adds a tests relationship to the Project type to support several upcoming features.

Even though there isn't a direct foreign-key relationship between projects and tests, viewing test history is a very common case throughout CDash which isn't currently easy to implement.  This PR adds a `tests` relationship to the `Project` type to support several upcoming features.
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.

1 participant