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

fix: use yaml.v2 as yaml parser #37423

Merged
merged 1 commit into from
Nov 11, 2024

update yaml v2 as yaml parser

a9c78a5
Select commit
Loading
Failed to load commit list.
Merged

fix: use yaml.v2 as yaml parser #37423

update yaml v2 as yaml parser
a9c78a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 0s

47.22% of diff hit (target 80.00%)

View this Pull Request on Codecov

47.22% of diff hit (target 80.00%)

Annotations

Check warning on line 93 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 101 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L96-L101

Added lines #L96 - L101 were not covered by tests

Check warning on line 106 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 110 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 115 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 144 in pkg/config/file_source.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/file_source.go#L144

Added line #L144 was not covered by tests