Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

SamWilsn
Copy link
Contributor

What was wrong?

Related to Issue #1357

How was it fixed?

Rewrote the new fork tool to be more than just find-and-replace. It now uses libcst to transform the source somewhat intelligently.

Cute Animal Picture

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2025

⚠️ 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 86.08%. Comparing base (5ddb904) to head (8138137).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##           forks/osaka    #1372   +/-   ##
============================================
  Coverage        86.07%   86.08%           
============================================
  Files              743      743           
  Lines            44072    44072           
  Branches          3891     3891           
============================================
+ Hits             37936    37938    +2     
+ Misses            5659     5656    -3     
- Partials           477      478    +1     
Flag Coverage Δ
unittests 86.08% <ø> (+<0.01%) ⬆️

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.


blob_parameters = parser.add_argument_group()

blob_parameters.add_argument(
Copy link
Contributor

Choose a reason for hiding this comment

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

This could get a bit more complicated since post-Osaka, we won't have TARGET_BLOB_GAS_PER_BLOCK as ain independent constant. See this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we disable this option post-osaka or allow users to modify it at their own risk?

@SamWilsn SamWilsn force-pushed the new-and-improved branch 5 times, most recently from 615b3db to 2347cb8 Compare September 3, 2025 23:27
@SamWilsn SamWilsn requested a review from gurukamath September 4, 2025 05:11
@SamWilsn
Copy link
Contributor Author

SamWilsn commented Sep 4, 2025

What a finicky tool. Should be good to review now.

`actions-rs` has been archived and is no longer the recommended way to
install packages. Instead, I'm using the Ubuntu-provided `rustup`.
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