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

DB: Return error when saving nil eth1data #7396

Merged
merged 5 commits into from
Sep 30, 2020

Conversation

prestonvanloon
Copy link
Member

What type of PR is this?

Other

What does this PR do? Why is it needed?

Saving a nil object should not be permitted.

Which issues(s) does this PR fix?

This might address #7382, but I haven't confirmed.

Other notes for review

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #7396 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7396      +/-   ##
==========================================
+ Coverage   60.08%   60.15%   +0.07%     
==========================================
  Files         418      418              
  Lines       30313    30010     -303     
==========================================
- Hits        18213    18052     -161     
+ Misses       9117     8998     -119     
+ Partials     2983     2960      -23     

@prylabs-bulldozer prylabs-bulldozer bot merged commit d23b247 into master Sep 30, 2020
@delete-merged-branch delete-merged-branch bot deleted the return-error-on-nil branch September 30, 2020 23:23
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.

2 participants