kubewharf / kelemetry

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

feat(linker): get owner reference from creation snapshot first #322

Closed xuqingyun closed 4 months ago

xuqingyun commented 4 months ago

Description

Related issues

Special notes for your reviewer:

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Project coverage is 17.76%. Comparing base (d4612ac) to head (d14f146).

Files Patch % Lines
pkg/ownerlinker/linker.go 0.00% 23 Missing :warning:
pkg/diff/cache/interface.go 0.00% 5 Missing :warning:
pkg/diff/cache/memory_wrapper.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ========================================== - Coverage 17.84% 17.76% -0.08% ========================================== Files 103 103 Lines 9366 9389 +23 ========================================== - Hits 1671 1668 -3 - Misses 7599 7625 +26 Partials 96 96 ```

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