Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(results): Add Test Results datasource and its query editor #117

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Ahalya-ni
Copy link
Collaborator

@Ahalya-ni Ahalya-ni commented Jan 21, 2025

Pull Request

🤨 Rationale

Feature : Feature 2605755 : Grafana support for results datasource

As part of Add Results Query editors to the Results Datasource user story, this PR contains the addition of the Results Datasource along with basic controls in the query editor to fetch results details.

👩‍💻 Implementation

  • Created ResultsDataSource class with methods to query results and run queries.
  • Defined types and interfaces for result queries and responses.

Output Type: Dataimage
Output Type: Total Countimage

🧪 Testing

  • Added unit tests for the Datasource

✅ Checklist

@Ahalya-ni Ahalya-ni requested a review from richie-ni January 21, 2025 09:55
Signed-off-by: Ahalya Radhakrishnan <[email protected]>
Signed-off-by: Ahalya Radhakrishnan <[email protected]>
Signed-off-by: Ahalya Radhakrishnan <[email protected]>
Signed-off-by: Ahalya Radhakrishnan <[email protected]>
… into users/ahalya/create-result-datasource
Signed-off-by: Ahalya Radhakrishnan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant