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: Add more load / store tests #12432

Conversation

mbaxter
Copy link
Contributor

@mbaxter mbaxter commented Oct 11, 2024

Description
Add some more differential test cases for load and store operations.

Metadata
Part of #12032

@mbaxter mbaxter requested a review from Inphi October 11, 2024 19:08
@mbaxter mbaxter marked this pull request as ready for review October 11, 2024 19:08
@mbaxter mbaxter requested review from a team as code owners October 11, 2024 19:09
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.29%. Comparing base (a5d0e30) to head (2610e82).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12432      +/-   ##
===========================================
- Coverage    64.48%   64.29%   -0.19%     
===========================================
  Files           52       52              
  Lines         4361     4361              
===========================================
- Hits          2812     2804       -8     
- Misses        1373     1382       +9     
+ Partials       176      175       -1     
Flag Coverage Δ
cannon-go-tests 64.29% <ø> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Copy link
Contributor

@Inphi Inphi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! I'm also working on a similar set of tests for 64-bit loads and stores.

cannon/mipsevm/tests/evm_common_test.go Show resolved Hide resolved
@mbaxter mbaxter enabled auto-merge October 11, 2024 22:36
@mbaxter mbaxter added this pull request to the merge queue Oct 11, 2024
Merged via the queue into ethereum-optimism:develop with commit 9d9dc32 Oct 11, 2024
58 checks passed
@mbaxter mbaxter deleted the issue-12032/add-more-load-store-tests branch October 11, 2024 22:57
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
* cannon: Add a few more load/store test cases

* cannon: Add some more load test cases with negative numbers

* cannon: Specify test names more precisely
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants