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

Fix Fork Copying #4922

Merged
merged 2 commits into from Feb 21, 2020
Merged

Fix Fork Copying #4922

merged 2 commits into from Feb 21, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Feb 21, 2020

We were incorrectly copying the current fork version which lead to failures in the v0.10.1 spectests. This PR has the fix and regression test for it

@nisdas nisdas added the Ready For Review A pull request ready for code review label Feb 21, 2020
@codecov
Copy link

codecov bot commented Feb 21, 2020

Codecov Report

Merging #4922 into master will increase coverage by 6.16%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4922      +/-   ##
==========================================
+ Coverage   17.89%   24.06%   +6.16%     
==========================================
  Files         116       58      -58     
  Lines        8874     5191    -3683     
==========================================
- Hits         1588     1249     -339     
+ Misses       7018     3747    -3271     
+ Partials      268      195      -73

@0xKiwi 0xKiwi merged commit 47bb927 into master Feb 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the fixForkCopy branch February 21, 2020 13:49
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* add fix and reg test

* goimports
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* add fix and reg test

* goimports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants