-
Notifications
You must be signed in to change notification settings - Fork 285
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
Migrate benchmarks to the JSON State Test format #513
Conversation
33d9044
to
a93e10b
Compare
0e16776
to
f965a83
Compare
66fce18
to
c68c2df
Compare
ab99342
to
439de19
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #513 +/- ##
=======================================
Coverage 99.06% 99.06%
=======================================
Files 54 54
Lines 5341 5344 +3
=======================================
+ Hits 5291 5294 +3
Misses 50 50
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Should I add more test cases to |
If you are asking in context of code coverage, then this is not needed. We don't run the tests yet. But on the other hand it is always welcomed to add new tests if you have any ideas. |
439de19
to
b4c7a3c
Compare
b4c7a3c
to
ec9e5ae
Compare
Closes #511.
I haven't checked gas used in every benchmark loop iteration because I want to make sure current changes won't break anything.
After that, I'll add a check for gas used.