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

c #6574

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

c #6574

wants to merge 1 commit into from

Conversation

xurui-c
Copy link
Member

@xurui-c xurui-c commented Nov 18, 2024

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Copy link

codecov bot commented Nov 18, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
2669 1 2668 5
View the top 1 failed tests by shortest run time
tests.web.rpc.test_common.TestCommon::test_attributes
Stack Traces | 0.003s run time
Traceback (most recent call last):
  File ".../web/rpc/test_common.py", line 58, in test_attributes
    assert attribute_key_to_expression(
AssertionError: assert CAST(\n  attr_str['derp'],\n  'String'\n) AS `derp` == attr_str['derp'] AS `derp`
  Full diff:
  - attr_str['derp'] AS `derp`
  + CAST(
  +   attr_str['derp'],
  +   'String'
  + ) AS `derp`

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

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