Skip to content

Make kube::runtime::controller::Action ctors const#1804

Merged
clux merged 1 commit into
kube-rs:mainfrom
imp:imp/1803-const-action
Aug 13, 2025
Merged

Make kube::runtime::controller::Action ctors const#1804
clux merged 1 commit into
kube-rs:mainfrom
imp:imp/1803-const-action

Conversation

@imp
Copy link
Copy Markdown
Contributor

@imp imp commented Aug 13, 2025

Fixes #1803

@imp imp force-pushed the imp/1803-const-action branch from 7d47878 to 7e1ec19 Compare August 13, 2025 07:50
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@e8ae086). Learn more about missing BASE report.
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##             main   #1804   +/-   ##
======================================
  Coverage        ?   76.4%           
======================================
  Files           ?      84           
  Lines           ?    7899           
  Branches        ?       0           
======================================
  Hits            ?    6027           
  Misses          ?    1872           
  Partials        ?       0           
Files with missing lines Coverage Δ
kube-runtime/src/controller/mod.rs 31.9% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clux clux added the changelog-fix changelog fix category for prs label Aug 13, 2025
@clux clux added this to the next-major milestone Aug 13, 2025
Copy link
Copy Markdown
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.

Thank you!

@clux clux merged commit 10b47f1 into kube-rs:main Aug 13, 2025
15 of 17 checks passed
@imp imp deleted the imp/1803-const-action branch August 13, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-fix changelog fix category for prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make kube::runtime::controller::Action ctors const

2 participants