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: Run Source #3391

Merged
merged 1 commit into from Nov 22, 2023
Merged

feat: Run Source #3391

merged 1 commit into from Nov 22, 2023

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Nov 22, 2023

This PR adds the run source information for both test and test suite runs

Changes

  • Adds source as part of metadata
  • Adds new metadata model
  • Updates metadata logic to add more values from the test suite runner
  • Adds metadata tab for test runs

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

https://www.loom.com/share/ec83bf4c312e45e3a5029352bbcd7164

@xoscar xoscar self-assigned this Nov 22, 2023
@xoscar xoscar marked this pull request as ready for review November 22, 2023 19:34
Comment on lines +43 to +44
{/* Adding this latter when is available */}
{/* <S.Text>&nbsp;• 0s (executionTime missing from API)</S.Text> */}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this a dead code? Or is it something that will be added in future PRs?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we should go back and add this to the BE, iw would be nice to have this in the UI

@xoscar xoscar merged commit 34ac84d into main Nov 22, 2023
38 checks passed
@xoscar xoscar deleted the feat/run-source branch November 22, 2023 21:38
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.

None yet

3 participants