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/skip trace collection #3351

Merged
merged 3 commits into from
Nov 15, 2023
Merged

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Nov 13, 2023

This PR adds the backend logic to skip trace collection from the test configuration or during the test run process by using the context cancellation as a way to stop looking for traces.

Changes

  • Adds new skip_trace_collection column for tests and test runs
  • Adds logic to support skipping trace collection for test runs
  • Implements a way to create tests with the flag configured from the start

Fixes

Checklist

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

Loom video

https://www.loom.com/share/73e65ed2f5bb4a39bf1278a12316953d

@xoscar xoscar self-assigned this Nov 13, 2023
@xoscar xoscar marked this pull request as ready for review November 13, 2023 18:28
@xoscar xoscar changed the base branch from main to feat/add-create-method November 13, 2023 18:28
@xoscar xoscar changed the base branch from feat/add-create-method to feat-ux-test-creation November 13, 2023 18:29
@xoscar xoscar merged commit 0d1622e into feat-ux-test-creation Nov 15, 2023
29 of 38 checks passed
@xoscar xoscar deleted the feat/skip-trace-collection branch November 15, 2023 18:39
xoscar added a commit that referenced this pull request Nov 21, 2023
* feat(frontend): add trigger type modal (#3326)

* feat(frontend): decouple test run page (#3338)

Co-authored-by: Oscar Reyes <oscar-rreyes1@hotmail.com>

* Chore/component cleanup (#3357)

chore: component cleanup

* feat(frontend): UI updates to test trigger tab (#3354)

* feat(frontend): add new ux layout to test edit (#3359)

* feat: Import Modal (#3360)

* feat: Import Modal

* chore: component cleanup

* Feat/skip trace collection (#3351)

feat(BE): Skip Trace Collection

* Feat/skip trace collection 2 (#3353)

* feat(BE): Skip Trace Collection

* feat(FE): Skip Trace Collection

* fix: loading state

* feat(frontend): add edit test name form (#3363)

* feat(frontend): add edit test name form

* fix minor issue with form

* Fix/name update (#3366)

fix: UX improvements

* fix(frontend): fix e2e tests (#3365)

* fix(frontend): fix e2e tests

* fix

* feat: UX improvements

* fix: popover state

* fix(frontend): add variable set selector (#3380)

---------

Co-authored-by: Jorge Padilla <jorge.esteban.padilla@gmail.com>
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

2 participants