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

ref(eap): Move V0 implementations to their own directory #6329

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

volokluev
Copy link
Member

Making room for the V1 of this API (specified in getsentry/sentry-protos#28)

moving the existing implementations to their own folder so we can support backwards compatibility

@volokluev volokluev requested review from a team as code owners September 19, 2024 22:14
Copy link

codecov bot commented Sep 19, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
2630 1 2629 4
View the top 1 failed tests by shortest run time
tests.web.rpc.test_trace_item_attribute_list.TestTraceItemAttributes test_basic
Stack Traces | 0.211s run time
Traceback (most recent call last):
  File ".../web/rpc/test_trace_item_attribute_list.py", line 106, in test_basic
    assert response.status_code == 200
AssertionError: assert 405 == 200
 +  where 405 = <WrapperTestResponse streamed [405 METHOD NOT ALLOWED]>.status_code

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

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