Skip to content

Conversation

@imp
Copy link
Contributor

@imp imp commented Sep 15, 2025

Few incremental clippy cleanups (no functionality change)
All the changes are grouped by the lint they address.

imp added 3 commits September 15, 2025 14:47
Signed-off-by: Cyril Plisko <cyril.plisko@mountall.com>
Signed-off-by: Cyril Plisko <cyril.plisko@mountall.com>
Signed-off-by: Cyril Plisko <cyril.plisko@mountall.com>
Signed-off-by: Cyril Plisko <cyril.plisko@mountall.com>
@codecov
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.3%. Comparing base (2d02f44) to head (f44e39e).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
kube-core/src/error_boundary.rs 0.0% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1825     +/-   ##
=======================================
+ Coverage   76.3%   76.3%   +0.1%     
=======================================
  Files         84      84             
  Lines       7899    7897      -2     
=======================================
  Hits        6024    6024             
+ Misses      1875    1873      -2     
Files with missing lines Coverage Δ
kube-client/src/client/builder.rs 71.7% <100.0%> (ø)
kube-client/src/client/client_ext.rs 85.9% <100.0%> (-0.2%) ⬇️
kube-runtime/src/scheduler.rs 96.1% <100.0%> (ø)
kube-core/src/error_boundary.rs 73.7% <0.0%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

appreciate it!

@clux clux merged commit 15be6f1 into kube-rs:main Sep 15, 2025
17 checks passed
@clux clux added the changelog-exclude changelog excluded prs label Sep 15, 2025
NickLarsenNZ added a commit to stackabletech/kube-rs that referenced this pull request Oct 28, 2025
This reverts commit 15be6f1, reversing
changes made to 2d02f44.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-exclude changelog excluded prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants