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

Refactor fork data #1028

Merged
merged 8 commits into from
Dec 2, 2018
Merged

Refactor fork data #1028

merged 8 commits into from
Dec 2, 2018

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented Dec 2, 2018

Notes: It appears that the fork data was never set in the first place.
I fully expected some tests to break, but it looks like a gap in coverage to determine the fork version.
Probably because is not fully used yet.

Do we have a tracking issue to set fork data?
#258 should include changes for fork data here.

@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

Merging #1028 into update-beacon-state-proto will increase coverage by 0.08%.
The diff coverage is 75%.

@@                      Coverage Diff                      @@
##           update-beacon-state-proto    #1028      +/-   ##
=============================================================
+ Coverage                      72.05%   72.14%   +0.08%     
=============================================================
  Files                             75       75              
  Lines                           4595     4588       -7     
=============================================================
- Hits                            3311     3310       -1     
+ Misses                           967      961       -6     
  Partials                         317      317

@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

Merging #1028 into update-beacon-state-proto will not change coverage.
The diff coverage is n/a.

@@                    Coverage Diff                     @@
##           update-beacon-state-proto    #1028   +/-   ##
==========================================================
  Coverage                      72.05%   72.05%           
==========================================================
  Files                             75       75           
  Lines                           4595     4595           
==========================================================
  Hits                            3311     3311           
  Misses                           967      967           
  Partials                         317      317

@prestonvanloon prestonvanloon changed the base branch from update-beacon-state-proto to master December 2, 2018 20:17
@prestonvanloon prestonvanloon merged commit e6d550a into master Dec 2, 2018
@prestonvanloon prestonvanloon deleted the refactor-fork-data branch December 2, 2018 20:19
@prestonvanloon
Copy link
Member Author

This is part of #781.

KimiWu123 pushed a commit to KimiWu123/prysm that referenced this pull request Dec 15, 2018
* update beacon-state proto to new spec

* AttestationData

* use bazel's pb.go

* boundry -> boundary

* Refactor fork data

* comment
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.

3 participants