Commit d680073
fix: make phase spans siblings under package span
Phase spans were nesting under each other because the package context
was being updated to the phase context. Keep the original package
context so all phases are direct children of the package span.
Co-authored-by: Ona <no-reply@ona.com>1 parent 37fa8a4 commit d680073
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
| 944 | + | |
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
| |||
950 | 950 | | |
951 | 951 | | |
952 | 952 | | |
953 | | - | |
954 | 953 | | |
955 | | - | |
956 | 954 | | |
957 | 955 | | |
958 | 956 | | |
| |||
0 commit comments