Skip to content

Conversation

@artembilan
Copy link
Contributor

Without this fix the new test in the TracerAssertTests would have to use a casting like:

SpansAssert.assertThat((Collection<FinishedSpan>) (Collection) simpleSpans)

Without this fix the new test in the `TracerAssertTests` would have to use a casting like:
```
SpansAssert.assertThat((Collection<FinishedSpan>) (Collection) simpleSpans)
```
@marcingrzejszczak marcingrzejszczak added the bug A general bug label Sep 14, 2022
@marcingrzejszczak marcingrzejszczak added this to the 1.0.0-RC1 milestone Sep 14, 2022
@marcingrzejszczak marcingrzejszczak merged commit 35438ab into micrometer-metrics:main Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants