kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
252 stars 28 forks source link

fix(e2e): fetch links again during gettrace #211

Closed SOF3 closed 4 months ago

SOF3 commented 1 year ago

Description

Related issues

Fixes #210

Special notes for your reviewer:

codecov-commenter commented 1 year ago

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (513c96c) 17.66% compared to head (777029c) 17.66%.

Files Patch % Lines
pkg/frontend/reader/reader.go 0.00% 22 Missing :warning:
pkg/frontend/backend/jaeger-storage/backend.go 0.00% 8 Missing :warning:
pkg/frontend/tf/defaults/step/operation_service.go 0.00% 4 Missing :warning:
pkg/util/zconstants/zconstants.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ======================================= Coverage 17.66% 17.66% ======================================= Files 103 103 Lines 9318 9346 +28 ======================================= + Hits 1646 1651 +5 - Misses 7577 7600 +23 Partials 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.