Skip to content

refactor: new blockchain/networks pkg#3567

Merged
rodrodros merged 2 commits intomainfrom
thiagodeev/new-networks-pkg
Apr 21, 2026
Merged

refactor: new blockchain/networks pkg#3567
rodrodros merged 2 commits intomainfrom
thiagodeev/new-networks-pkg

Conversation

@thiagodeev
Copy link
Copy Markdown
Contributor

@thiagodeev thiagodeev commented Apr 20, 2026

Related to #1198

This PR moves the utils/network.go code to a separate blockchain/networks pkg.

@thiagodeev thiagodeev force-pushed the thiagodeev/new-networks-pkg branch from 5d0f9d6 to f4952e3 Compare April 21, 2026 13:53
@thiagodeev thiagodeev changed the title refactor: new blockchain/networks pkg refactor: new blockchain/networks pkg Apr 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

❌ Patch coverage is 88.70968% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.90%. Comparing base (e2c6e9a) to head (f4952e3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
node/node.go 12.50% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3567      +/-   ##
==========================================
+ Coverage   75.87%   75.90%   +0.03%     
==========================================
  Files         380      380              
  Lines       33715    33720       +5     
==========================================
+ Hits        25582    25596      +14     
+ Misses       6349     6346       -3     
+ Partials     1784     1778       -6     

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

@thiagodeev thiagodeev marked this pull request as ready for review April 21, 2026 14:10
@rodrodros rodrodros merged commit 2fce2d2 into main Apr 21, 2026
25 checks passed
@rodrodros rodrodros deleted the thiagodeev/new-networks-pkg branch April 21, 2026 14:23
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.

2 participants