cannon: Autodetect VM type from state #11803
Merged
Codecov / codecov/project
succeeded
Sep 10, 2024 in 0s
78.47% (+0.34%) compared to f64d817
View this Pull Request on Codecov
78.47% (+0.34%) compared to f64d817
Details
Codecov Report
Attention: Patch coverage is 68.35443%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 78.47%. Comparing base (
f64d817
) to head (1dd1668
).
Report is 1 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #11803 +/- ##
===========================================
+ Coverage 78.13% 78.47% +0.34%
===========================================
Files 40 41 +1
Lines 3179 3206 +27
===========================================
+ Hits 2484 2516 +32
+ Misses 533 529 -4
+ Partials 162 161 -1
Files with missing lines | Coverage Δ | |
---|---|---|
cannon/mipsevm/exec/stack.go | 66.66% <100.00%> (ø) |
|
cannon/mipsevm/multithreaded/instrumented.go | 68.57% <100.00%> (+5.41%) |
⬆️ |
cannon/mipsevm/multithreaded/stack.go | 73.07% <100.00%> (ø) |
|
cannon/mipsevm/program/metadata.go | 53.84% <100.00%> (ø) |
|
cannon/mipsevm/singlethreaded/instrumented.go | 64.78% <100.00%> (+5.04%) |
⬆️ |
cannon/mipsevm/tests/helpers.go | 100.00% <100.00%> (ø) |
|
cannon/serialize/binary.go | 36.84% <100.00%> (ø) |
|
cannon/serialize/detect.go | 100.00% <100.00%> (ø) |
|
cannon/mipsevm/multithreaded/state.go | 56.45% <0.00%> (+1.33%) |
⬆️ |
cannon/mipsevm/singlethreaded/state.go | 55.39% <0.00%> (+1.58%) |
⬆️ |
... and 1 more |
Loading