Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: load config defaults if not specified in existing config #1544
fix: load config defaults if not specified in existing config #1544
Changes from all commits
2586fb9
dd48e4a
3abba9c
bb4f904
8a9732a
84b627b
9cfe463
224c378
894de86
33a1a2f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 62 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L51-L62
Check warning on line 68 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L67-L68
Check warning on line 74 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L73-L74
Check warning on line 82 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L78-L82
Check warning on line 85 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L85
Check warning on line 93 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L88-L93
Check warning on line 98 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L96-L98
Check warning on line 102 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L101-L102
Check warning on line 111 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L111
Check warning on line 127 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L127
Check warning on line 132 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L132
Check warning on line 134 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L134
Check warning on line 136 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L136
Check warning on line 140 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L140
Check warning on line 144 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L144
Check warning on line 147 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L147
Check warning on line 294 in tm2/pkg/bft/config/config.go
Codecov / codecov/patch
tm2/pkg/bft/config/config.go#L294