(feat) internal/civisibility: add support for testify Suites#3094
Merged
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 5185 Passed, 71 Skipped, 2m 49.04s Total Time |
BenchmarksBenchmark execution time: 2025-01-17 00:21:07 Comparing candidate commit 5f36bd8 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 58 metrics, 1 unstable metrics. |
tonyredondo
force-pushed
the
tony/civisibility-testify-support
branch
from
January 16, 2025 23:21
1738181 to
50c0f7e
Compare
7 tasks
tonyredondo
marked this pull request as ready for review
January 16, 2025 23:37
tonyredondo
force-pushed
the
tony/civisibility-testify-support
branch
from
January 16, 2025 23:37
50c0f7e to
5f36bd8
Compare
daniel-mohedano
approved these changes
Jan 17, 2025
juan-fernandez
approved these changes
Jan 17, 2025
darccio
approved these changes
Jan 17, 2025
tonyredondo
force-pushed
the
tony/civisibility-testify-support
branch
from
January 17, 2025 11:20
5f36bd8 to
f0fa28c
Compare
tonyredondo
enabled auto-merge (squash)
January 17, 2025 11:25
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR adds support for testify Suite kind of tests.
Ticket: SDTEST-1435
V2 PR: #3097
Note: This improvement will require a new orchestrion integration to intercept
suite.RuncallsExample:
Motivation
Currently the support lacks the correct identification of the Suite name, Module name and Test source affecting features like Codeowners and Impact Analysis
From:
To:
Reviewer's Checklist
v2-devbranch and reviewed by @DataDog/apm-go.Unsure? Have a question? Request a review!