Skip to content

Conversation

@kamilchodola
Copy link
Contributor

Refactor fixed_opcode_count handling to simplify logic and improve clarity.

πŸ—’οΈ Description

πŸ”— Related Issues or PRs

N/A.

βœ… Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered adding an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.
  • Tests: For PRs implementing a missed test case, update the post-mortem document to add an entry the list.
  • Ported Tests: All converted JSON/YML tests from ethereum/tests or tests/static have been assigned @ported_from marker.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

Refactor fixed_opcode_count handling to simplify logic and improve clarity.
@LouisTsai-Csie LouisTsai-Csie self-requested a review December 16, 2025 04:43
@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 82.61%. Comparing base (9e161b6) to head (f2d2498).
⚠️ Report is 2 commits behind head on forks/amsterdam.

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #1925   +/-   ##
================================================
  Coverage            82.61%   82.61%           
================================================
  Files                  417      417           
  Lines                26862    26862           
  Branches              2492     2492           
================================================
  Hits                 22193    22193           
  Misses                4230     4230           
  Partials               439      439           
Flag Coverage Ξ”
unittests 82.61% <ΓΈ> (ΓΈ)

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

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant