Skip to content

MTCannon: Add add/addi/addu/addiu opcodes tests#12085

Merged
Inphi merged 2 commits intoethereum-optimism:developfrom
optimism-java:opcode_test
Sep 25, 2024
Merged

MTCannon: Add add/addi/addu/addiu opcodes tests#12085
Inphi merged 2 commits intoethereum-optimism:developfrom
optimism-java:opcode_test

Conversation

@GrapeBaBa
Copy link
Contributor

Description

This PR Add add/addi/addu/addiu opcodes tests.

Tests

Additional context

Metadata

Signed-off-by: Chen Kai <281165273grape@gmail.com>
@GrapeBaBa GrapeBaBa requested review from a team as code owners September 24, 2024 15:47
@codecov
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.87%. Comparing base (718b9b0) to head (6701cb3).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12085      +/-   ##
===========================================
- Coverage    79.10%   78.87%   -0.24%     
===========================================
  Files           41       41              
  Lines         3437     3437              
===========================================
- Hits          2719     2711       -8     
- Misses         548      557       +9     
+ Partials       170      169       -1     
Flag Coverage Δ
cannon-go-tests 78.87% <ø> (-0.24%) ⬇️

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

see 1 file with indirect coverage changes

Signed-off-by: Chen Kai <281165273grape@gmail.com>
@Inphi Inphi added this pull request to the merge queue Sep 25, 2024
Merged via the queue into ethereum-optimism:develop with commit 3072549 Sep 25, 2024
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
)

* feat:add cannon add/addi/addu/addiu opcodes test

Signed-off-by: Chen Kai <281165273grape@gmail.com>

* feat:add cannon add/addu/addi/addiu opcodes test

Signed-off-by: Chen Kai <281165273grape@gmail.com>

---------

Signed-off-by: Chen Kai <281165273grape@gmail.com>
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.

MTCannon: Create add/addi/addu/addiu opcodes test

2 participants