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

Instrumentation API part 8 #480

Merged
merged 5 commits into from
Jul 19, 2024

Conversation

LikeTheSalad
Copy link
Contributor

These changes cover the crash module migration.

@LikeTheSalad LikeTheSalad requested a review from a team July 16, 2024 13:25

@BeforeAll
static void setUp() {
@Before
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we be using @BeforeEach and @AfterEach?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd wish, but the robolectric runner doesn't support junit5 :(

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

Had a question about the test, but looks good to me.

@LikeTheSalad LikeTheSalad merged commit cf95662 into open-telemetry:main Jul 19, 2024
3 checks passed
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.

2 participants