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

Don't reject config files with create_empty_blocks=false #4624

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

ethanfrey
Copy link
Contributor

@ethanfrey ethanfrey commented Jun 25, 2019

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 explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

Merging #4624 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            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
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

Merging #4624 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            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

Copy link
Contributor

@alexanderbez alexanderbez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

Copy link
Contributor

@alessio alessio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACKed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants