acuarica / evm

A Symbolic Ethereum Virtual Machine (EVM) bytecode interpreter, parser and decompiler, along with several other utils for programmatically extracting information from EVM bytecode.
https://acuarica.github.io/evm/
MIT License
46 stars 5 forks source link

Add bin tests for more commands #113

Closed acuarica closed 4 months ago

github-actions[bot] commented 4 months ago

size-limit report 📦

Path Size
dist/sevm.js 17.31 KB (0%)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (96d348c) 91.09% compared to head (51db9e7) 93.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== + Coverage 91.09% 93.31% +2.22% ========================================== Files 23 23 Lines 5357 5314 -43 Branches 895 912 +17 ========================================== + Hits 4880 4959 +79 + Misses 462 339 -123 - Partials 15 16 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.