Skip to content

feat(utils): add migrate methods to TestNode#412

Merged
kariy merged 3 commits intomainfrom
test-setup
Feb 5, 2026
Merged

feat(utils): add migrate methods to TestNode#412
kariy merged 3 commits intomainfrom
test-setup

Conversation

@kariy
Copy link
Member

@kariy kariy commented Feb 5, 2026

Adds migrate_spawn_and_move() and migrate_simple() methods to TestNode for bootstrapping the blockchain's state.

@kariy kariy changed the title feat(utils): add populate() method to TestNode feat(utils): add migrate methods to TestNode Feb 5, 2026
kariy and others added 3 commits February 5, 2026 17:50
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kariy kariy changed the title feat(utils): add migrate methods to TestNode feat(utils): add migrate methods to TestNode Feb 5, 2026
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 0% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.24%. Comparing base (9bde0ae) to head (94eccf8).
⚠️ Report is 242 commits behind head on main.

Files with missing lines Patch % Lines
crates/utils/src/node.rs 0.00% 88 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   73.32%   68.24%   -5.08%     
==========================================
  Files         209      266      +57     
  Lines       23132    31866    +8734     
==========================================
+ Hits        16961    21748    +4787     
- Misses       6171    10118    +3947     

☔ 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.

@kariy kariy merged commit b632d20 into main Feb 5, 2026
7 of 10 checks passed
@kariy kariy deleted the test-setup branch February 5, 2026 18:55
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