cannon: Implement 64-bit Solidity VM #12665
Merged
Codecov / codecov/project
succeeded
Oct 30, 2024 in 0s
63.62% (-0.38%) compared to d6bda03
View this Pull Request on Codecov
63.62% (-0.38%) compared to d6bda03
Details
Codecov Report
Attention: Patch coverage is 49.01961%
with 26 lines
in your changes missing coverage. Please review.
Project coverage is 63.62%. Comparing base (
d6bda03
) to head (1078359
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #12665 +/- ##
===========================================
- Coverage 63.99% 63.62% -0.38%
===========================================
Files 55 55
Lines 4605 4629 +24
===========================================
- Hits 2947 2945 -2
- Misses 1475 1502 +27
+ Partials 183 182 -1
Files with missing lines | Coverage Δ | |
---|---|---|
cannon/mipsevm/testutil/memory.go | 77.77% <100.00%> (ø) |
|
cannon/mipsevm/exec/memory.go | 80.95% <0.00%> (ø) |
|
cannon/mipsevm/exec/mips_instructions.go | 67.17% <66.66%> (+0.34%) |
⬆️ |
cannon/mipsevm/testutil/evm.go | 66.94% <20.00%> (-3.86%) |
⬇️ |
cannon/mipsevm/testutil/mips.go | 78.82% <55.55%> (-6.25%) |
⬇️ |
Loading