-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Don't reject config files with create_empty_blocks=false #4624
Don't reject config files with create_empty_blocks=false #4624
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4624 +/- ##
==========================================
+ Coverage 53.62% 53.63% +0.01%
==========================================
Files 260 260
Lines 16177 16177
==========================================
+ Hits 8675 8677 +2
+ Misses 6856 6854 -2
Partials 646 646 |
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #4624 +/- ##
==========================================
+ Coverage 53.62% 53.63% +0.01%
==========================================
Files 260 260
Lines 16177 16177
==========================================
+ Hits 8675 8677 +2
+ Misses 6856 6854 -2
Partials 646 646 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACKed
Only valid with #4613 - please merge that first
This reverts #2284 as with #4613 we now support the
create_empty_blocks
config option. There is no issue, but approval for this PR was given in a review comment: #4613 (comment)As there were no tests for the functionality I removed, I see no need to add a test that this is no longer prohibited.
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added a relevant changelog entry:
clog add [section] [stanza] [message]
rereviewed
Files changed
in the github PR explorerFor Admin Use: