Skip to content

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Nov 9, 2021

I decided not to do any error handling around casting to str() as suggested in #1167 -- while theoretically it can throw errors, the user would have to be doing something exceptionally odd to make that happen and I don't think it's worth muddying the code. We cast to str() regularly without error handling.

Related issues

Closes #1167

@ghost
Copy link

ghost commented Nov 9, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-10T15:53:23.036+0000

  • Duration: 32 min 26 sec

  • Commit: a91df2e

Test stats 🧪

Test Results
Failed 0
Passed 10227
Skipped 8977
Total 19204

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.
@basepi basepi force-pushed the set_transaction_name_str branch from 9d70c52 to 9214bc5 Compare November 9, 2021 17:48
Copy link
Contributor

@beniwohli beniwohli left a comment

Choose a reason for hiding this comment

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

just a small nit, otherwise LGTM

@basepi basepi merged commit c161fd2 into elastic:master Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants