Skip to content

Problem: packed batch is not supported - #1476

Draft
mmsqe wants to merge 2 commits into
crypto-org-chain:mainfrom
mmsqe:packed_batch
Draft

Problem: packed batch is not supported#1476
mmsqe wants to merge 2 commits into
crypto-org-chain:mainfrom
mmsqe:packed_batch

Merge branch 'main' into packed_batch

6a831d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 0s

35.53% (-0.33%) compared to 1cc2d06

View this Pull Request on Codecov

35.53% (-0.33%) compared to 1cc2d06

Details

Codecov Report

❌ Patch coverage is 0% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.53%. Comparing base (1cc2d06) to head (6a831d1).
⚠️ Report is 395 commits behind head on main.

Files with missing lines Patch % Lines
x/cronos/keeper/precompiles/relayer.go 0.00% 113 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1476      +/-   ##
==========================================
- Coverage   35.85%   35.53%   -0.33%     
==========================================
  Files         136      136              
  Lines        9806     9757      -49     
==========================================
- Hits         3516     3467      -49     
- Misses       5894     5901       +7     
+ Partials      396      389       -7     
Files with missing lines Coverage Δ
...s/precompile/relayer/i_relayer_functions.abigen.go 0.00% <ø> (ø)
x/cronos/keeper/precompiles/relayer.go 28.00% <0.00%> (-5.57%) ⬇️

... and 6 files with indirect coverage changes

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