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: Add typed scale argument to derive macro #1656

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

test: Add schema test, fix FromMeta implementation

696d389
Select commit
Loading
Failed to load commit list.
Open

feat: Add typed scale argument to derive macro #1656

test: Add schema test, fix FromMeta implementation
696d389
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 25, 2025 in 0s

76.4% of diff hit (target 75.9%)

View this Pull Request on Codecov

76.4% of diff hit (target 75.9%)

Annotations

Check warning on line 221 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 243 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 253 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 263 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 267 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L267

Added line #L267 was not covered by tests

Check warning on line 271 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 277 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L277

Added line #L277 was not covered by tests

Check warning on line 281 in kube-derive/src/custom_resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-derive/src/custom_resource.rs#L281

Added line #L281 was not covered by tests