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

Include bin provider test #114

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 (a849197) 93.33% compared to head (ee11971) 93.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================== + Coverage 93.33% 93.88% +0.54% ========================================== Files 23 23 Lines 5314 5314 Branches 913 916 +3 ========================================== + Hits 4960 4989 +29 + Misses 338 307 -31 - Partials 16 18 +2 ```

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