-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
expect.to.throw not called for ssz generic test #3480
Conversation
Code Climate has analyzed commit 0785b9e and detected 0 issues on this pull request. View more on Code Climate. |
Codecov Report
@@ Coverage Diff @@
## master #3480 +/- ##
=======================================
Coverage 37.83% 37.83%
=======================================
Files 307 307
Lines 8095 8095
Branches 1246 1246
=======================================
Hits 3063 3063
Misses 4880 4880
Partials 152 152 |
Performance Report✔️ no performance regression detected Full benchmark results
|
@tuyennhv Could you double check that all SSZ tests are actually ran? |
@dapplion yeah it does run in the CI
|
Motivation
Description
Closes #3473