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

Support apiVersion and kind in lists of Kubernetes items #323

Merged
merged 9 commits into from
Oct 14, 2023

Add test case where from or to is null

badc1b5
Select commit
Loading
Failed to load commit list.
Merged

Support apiVersion and kind in lists of Kubernetes items #323

Add test case where from or to is null
badc1b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2023 in 0s

87.30% of diff hit (target 83.21%)

View this Pull Request on Codecov

87.30% of diff hit (target 83.21%)

Annotations

Check warning on line 548 in pkg/dyff/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core.go#L548

Added line #L548 was not covered by tests

Check warning on line 574 in pkg/dyff/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core.go#L574

Added line #L574 was not covered by tests

Check warning on line 891 in pkg/dyff/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core.go#L891

Added line #L891 was not covered by tests

Check warning on line 59 in pkg/dyff/core_identifier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core_identifier.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 73 in pkg/dyff/core_identifier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core_identifier.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 95 in pkg/dyff/core_identifier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core_identifier.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 102 in pkg/dyff/core_identifier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core_identifier.go#L102

Added line #L102 was not covered by tests

Check warning on line 121 in pkg/dyff/core_identifier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dyff/core_identifier.go#L120-L121

Added lines #L120 - L121 were not covered by tests