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

config: add yaml/json struct tags #5433

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

Merge branch 'main' into codeboten/additional-struct-tags

772047e
Select commit
Failed to load commit list.
Open

config: add yaml/json struct tags #5433

Merge branch 'main' into codeboten/additional-struct-tags
772047e
Select commit
Failed to load commit list.
Codecov / codecov/patch failed May 6, 2024 in 0s

0.0% of diff hit (target 62.4%)

View this Pull Request on Codecov

0.0% of diff hit (target 62.4%)

Annotations

Check warning on line 50 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 53 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 61 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 86 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 89 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 94 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L91-L94

Added lines #L91 - L94 were not covered by tests

Check warning on line 97 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 244 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L241-L244

Added lines #L241 - L244 were not covered by tests

Check warning on line 250 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L246-L250

Added lines #L246 - L250 were not covered by tests

Check warning on line 254 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 257 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L256-L257

Added lines #L256 - L257 were not covered by tests

Check warning on line 264 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L261-L264

Added lines #L261 - L264 were not covered by tests

Check warning on line 267 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 270 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L269-L270

Added lines #L269 - L270 were not covered by tests

Check warning on line 275 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L272-L275

Added lines #L272 - L275 were not covered by tests

Check warning on line 278 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 285 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L282-L285

Added lines #L282 - L285 were not covered by tests

Check warning on line 288 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 291 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L290-L291

Added lines #L290 - L291 were not covered by tests

Check warning on line 296 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L293-L296

Added lines #L293 - L296 were not covered by tests

Check warning on line 299 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 334 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L331-L334

Added lines #L331 - L334 were not covered by tests

Check warning on line 337 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 342 in config/generated_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/generated_config.go#L339-L342

Added lines #L339 - L342 were not covered by tests