Skip to content

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented Oct 8, 2025

There's too much happening within the setUp call, thus, making it less clear when reading the tests what code mappings are being considered for the test.

This makes it more clear.

There's too much happening within the setUp call, thus, making it less clear when reading the tests what code mappings are being considered for the test.

This makes it more clear.
@armenzg armenzg self-assigned this Oct 8, 2025
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 8, 2025
def get_stacktrace_config(
configs: list[RepositoryProjectPathConfig],
ctx: StacktraceLinkContext,
organization: Organization | None = None,
Copy link
Member Author

Choose a reason for hiding this comment

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

The organization is not used within the function.

stack_root="sentry/",
source_root="src/sentry/",
automatically_generated=True, # Created by the automation
)
Copy link
Member Author

Choose a reason for hiding this comment

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

We will let each test decide what code mappings makes sense to create rather than create it for each test.

@armenzg armenzg marked this pull request as ready for review October 8, 2025 15:54
@armenzg armenzg requested review from a team as code owners October 8, 2025 15:54
@armenzg armenzg merged commit 682d3c0 into master Oct 9, 2025
66 checks passed
@armenzg armenzg deleted the 0/ref/stacktrace-link/armenzg branch October 9, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants