Description
We should add some tests to verify that when there is a currently active scope and `newScope` is called with a valid parent id that both are included in the child span. The current code does this correctly, I think, but we should have tests to prevent accidental regressions in the future.