tye-v2 / tye2

Tye2 is a local orchestrator tool that makes developing and testing microservices and distributed applications easier.
https://www.tye2.org
MIT License
1 stars 2 forks source link

more detail zipkin test #52

Closed drakon660 closed 3 months ago

github-actions[bot] commented 3 months ago

Test Results

202 tests   202 :white_check_mark:  9m 49s :stopwatch:   3 suites    0 :zzz:   3 files      0 :x:

Results for commit ecff01d0.

:recycle: This comment has been updated with latest results.

razvangoga commented 3 months ago

@drakon660 what is this PR actually fixing? can't understand through all the formatting changes

drakon660 commented 3 months ago

I don't know what happened with formatting, this code extends pipkin test with getting full span and check correlation between request, because we want to update open tracing we need more thorough test.

drakon660 commented 3 months ago

fixed formatting

drakon660 commented 3 months ago

@razvangoga please check.