Skip to content

Conversation

@SamWilsn
Copy link
Contributor

@SamWilsn SamWilsn commented Sep 8, 2025

Cute Animal Picture

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

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.95%. Comparing base (816fc02) to head (bf3f52c).
⚠️ Report is 5 commits behind head on forks/osaka.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##           forks/osaka    #1414   +/-   ##
============================================
  Coverage        94.95%   94.95%           
============================================
  Files              583      583           
  Lines            34665    34665           
  Branches          3070     3070           
============================================
  Hits             32916    32916           
  Misses            1197     1197           
  Partials           552      552           
Flag Coverage Δ
unittests 94.95% <ø> (ø)

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.

@SamWilsn
Copy link
Contributor Author

I've rolled this PR into #1416

@SamWilsn SamWilsn closed this Sep 10, 2025
Carsons-Eels pushed a commit to Carsons-Eels/execution-specs that referenced this pull request Oct 16, 2025
…antic model (ethereum#1414)

* chore(specs): avoid using an itertools object as a pydantic model attribute

Pydantic does a deepcopy of the model upon validation which triggers the following deprecation warning:
```
tests/istanbul/eip1344_chainid/test_chainid.py: 24 warnings
  /usr/lib/python3.12/copy.py:151: DeprecationWarning: Pickle, copy, and deepcopy support will be removed from itertools in Python 3.14.
    rv = reductor(4)
```

* docs: update changelog

---------

Co-authored-by: Mario Vega <marioevz@gmail.com>
danceratopz added a commit to danceratopz/execution-specs that referenced this pull request Oct 22, 2025
…antic model (ethereum#1414)

* chore(specs): avoid using an itertools object as a pydantic model attribute

Pydantic does a deepcopy of the model upon validation which triggers the following deprecation warning:
```
tests/istanbul/eip1344_chainid/test_chainid.py: 24 warnings
  /usr/lib/python3.12/copy.py:151: DeprecationWarning: Pickle, copy, and deepcopy support will be removed from itertools in Python 3.14.
    rv = reductor(4)
```

* docs: update changelog

---------

Co-authored-by: Mario Vega <marioevz@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.

3 participants