Skip to content
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

cannon: Run common evm tests across all implementations #11333

Merged

cannon: Fix bad merge - elf paths, versioned references

19ee9fe
Select commit
Loading
Failed to load commit list.
Merged

cannon: Run common evm tests across all implementations #11333

cannon: Fix bad merge - elf paths, versioned references
19ee9fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 1s

78.95% (+0.96%) compared to a81de91

View this Pull Request on Codecov

78.95% (+0.96%) compared to a81de91

Details

Codecov Report

Attention: Patch coverage is 89.20455% with 19 lines in your changes missing coverage. Please review.

Project coverage is 78.95%. Comparing base (a81de91) to head (19ee9fe).
Report is 5 commits behind head on develop.

Files Patch % Lines
cannon/mipsevm/tests/helpers.go 83.83% 16 Missing ⚠️
cannon/mipsevm/testutil/evm.go 93.10% 2 Missing ⚠️
cannon/mipsevm/multithreaded/stack.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11333      +/-   ##
===========================================
+ Coverage    77.98%   78.95%   +0.96%     
===========================================
  Files           29       30       +1     
  Lines         2167     2314     +147     
===========================================
+ Hits          1690     1827     +137     
- Misses         413      423      +10     
  Partials        64       64              
Files Coverage Δ
cannon/mipsevm/multithreaded/mips.go 71.47% <100.00%> (ø)
cannon/mipsevm/multithreaded/state.go 93.12% <100.00%> (+3.47%) ⬆️
cannon/mipsevm/program/patch.go 75.51% <100.00%> (ø)
cannon/mipsevm/singlethreaded/state.go 91.15% <100.00%> (+0.76%) ⬆️
cannon/mipsevm/testutil/elf.go 100.00% <100.00%> (ø)
cannon/mipsevm/testutil/mips.go 83.83% <100.00%> (ø)
cannon/mipsevm/testutil/state.go 100.00% <100.00%> (ø)
cannon/mipsevm/testutil/vmtests.go 90.52% <100.00%> (ø)
cannon/mipsevm/multithreaded/stack.go 0.00% <0.00%> (ø)
cannon/mipsevm/testutil/evm.go 84.94% <93.10%> (+1.38%) ⬆️
... and 1 more

... and 1 file with indirect coverage changes