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

chore: upgrade complete #158

Merged
merged 1 commit into from
Nov 17, 2024
Merged

chore: upgrade complete #158

merged 1 commit into from
Nov 17, 2024

Conversation

drmorr0
Copy link
Contributor

@drmorr0 drmorr0 commented Nov 17, 2024

  • I certify that this PR does not contain any code that has been generated with GitHub Copilot or any other AI-based code generation tool, in accordance with this project's policies.

Description

Update all dependencies; this necessitated some changes to the tracer to conform to the new Event enum in kube-rs.

Testing done

  • make test
  • manual testing

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

Attention: Patch coverage is 72.90323% with 42 lines in your changes missing coverage. Please review.

Project coverage is 73.16%. Comparing base (80dbad6) to head (acd3adb).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
sk-cli/src/snapshot.rs 0.00% 14 Missing ⚠️
sk-store/src/watchers/dyn_obj_watcher.rs 41.66% 14 Missing ⚠️
sk-store/src/watchers/pod_watcher.rs 82.35% 9 Missing ⚠️
sk-store/src/watchers/mod.rs 94.33% 3 Missing ⚠️
sk-ctrl/src/objects.rs 0.00% 1 Missing ⚠️
sk-driver/src/mutation.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   71.15%   73.16%   +2.01%     
==========================================
  Files          51       53       +2     
  Lines        2784     2769      -15     
==========================================
+ Hits         1981     2026      +45     
+ Misses        803      743      -60     

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

@drmorr0 drmorr0 merged commit c2f14c8 into master Nov 17, 2024
8 checks passed
@drmorr0 drmorr0 deleted the drmorr/update-deps branch November 17, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant