Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: update to versioned exported trace format #157

Merged
merged 3 commits into from
Nov 15, 2024

fix: pod lifecycle data using gvks

c74868b
Select commit
Loading
Failed to load commit list.
Merged

feat!: update to versioned exported trace format #157

fix: pod lifecycle data using gvks
c74868b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

71.15% (+1.10%) compared to d8880cb

View this Pull Request on Codecov

71.15% (+1.10%) compared to d8880cb

Details

Codecov Report

Attention: Patch coverage is 91.07981% with 19 lines in your changes missing coverage. Please review.

Project coverage is 71.15%. Comparing base (d8880cb) to head (c74868b).

Files with missing lines Patch % Lines
sk-store/src/event_list.rs 75.00% 10 Missing ⚠️
sk-store/src/watchers/dyn_obj_watcher.rs 50.00% 7 Missing ⚠️
sk-store/src/pod_owners_map.rs 96.87% 1 Missing ⚠️
sk-store/src/store.rs 98.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   70.04%   71.15%   +1.10%     
==========================================
  Files          49       51       +2     
  Lines        2691     2784      +93     
==========================================
+ Hits         1885     1981      +96     
+ Misses        806      803       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.