Skip to content

fix(block-util): revert workchain range check for ExtMsgRepr#926

Merged
Rexagon merged 1 commit intomasterfrom
fix/ext-msg-workchain-check
Oct 3, 2025
Merged

fix(block-util): revert workchain range check for ExtMsgRepr#926
Rexagon merged 1 commit intomasterfrom
fix/ext-msg-workchain-check

Conversation

@Rexagon
Copy link
Copy Markdown
Member

@Rexagon Rexagon commented Oct 3, 2025

It adds useless complexity and is still insufficient this way.

It adds useless complexity and is still insufficient this way.
@Rexagon Rexagon requested review from 0xdeafbeef and SmaGMan October 3, 2025 13:11
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 3, 2025

🧪 Network Tests

To run network tests for this PR, use:

gh workflow run network-tests.yml -f pr_number=926

Available test options:

  • Run all tests: gh workflow run network-tests.yml -f pr_number=926
  • Run specific test: gh workflow run network-tests.yml -f pr_number=926 -f test_selection=ping-pong

Test types: destroyable, ping-pong, one-to-many-internal-messages, fq-deploy, nft-index, persistent-sync

Results will be posted as workflow runs in the Actions tab.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.43%. Comparing base (d4268f5) to head (6f9615d).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #926      +/-   ##
==========================================
- Coverage   46.43%   46.43%   -0.01%     
==========================================
  Files         331      331              
  Lines       60020    59992      -28     
  Branches    60020    59992      -28     
==========================================
- Hits        27870    27856      -14     
+ Misses      30705    30691      -14     
  Partials     1445     1445              

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

@Rexagon Rexagon requested a review from Mododo October 3, 2025 14:27
@Rexagon Rexagon added this pull request to the merge queue Oct 3, 2025
Merged via the queue into master with commit d2977d8 Oct 3, 2025
20 checks passed
@Rexagon Rexagon deleted the fix/ext-msg-workchain-check branch October 3, 2025 14:56
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