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

Add a separate unit test for ComputeDomainAndSign #8600

Merged
merged 4 commits into from
Mar 29, 2021

Conversation

farazdagi
Copy link
Contributor

@farazdagi farazdagi commented Mar 12, 2021

What type of PR is this?

Other / UTs improving

What does this PR do? Why is it needed?

  • Improves test coverage of beacon-chain/core/helpers package by adding separate test case for ComputeDomainAndSign function. Further updates to core/helpers tests are expected, but this PR is sitting for too long in drafts, so further work will be done in a scope of another PR.

Which issues(s) does this PR fix?

N/A

Other notes for review

@farazdagi farazdagi self-assigned this Mar 12, 2021
@farazdagi farazdagi changed the title Improve UTs coverage in core/helpers Add a separate unit test for ComputeDomainAndSign Mar 28, 2021
@farazdagi farazdagi marked this pull request as ready for review March 28, 2021 09:02
@farazdagi farazdagi requested a review from a team as a code owner March 28, 2021 09:02
@codecov
Copy link

codecov bot commented Mar 28, 2021

Codecov Report

Merging #8600 (8cbbcd2) into develop (5f2f53a) will decrease coverage by 0.07%.
The diff coverage is 10.00%.

@@             Coverage Diff             @@
##           develop    #8600      +/-   ##
===========================================
- Coverage    61.18%   61.10%   -0.08%     
===========================================
  Files          494      494              
  Lines        34363    34432      +69     
===========================================
+ Hits         21024    21041      +17     
- Misses       10195    10245      +50     
- Partials      3144     3146       +2     

@prylabs-bulldozer prylabs-bulldozer bot merged commit feeb59d into develop Mar 29, 2021
@delete-merged-branch delete-merged-branch bot deleted the impr-uts-beacon-chain-core-helpers branch March 29, 2021 15:26
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