cosmos-sdk icon indicating copy to clipboard operation
cosmos-sdk copied to clipboard

fix: increase MaxUnpackAnySubCalls

Open rootulp opened this issue 8 months ago • 3 comments

Part of https://github.com/celestiaorg/celestia-app/issues/4370

rootulp avatar Mar 29 '25 20:03 rootulp

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.24%. Comparing base (8b5e30b) to head (60fbd31). Report is 26 commits behind head on release/v0.46.x-celestia.

Additional details and impacted files

Impacted file tree graph

@@                     Coverage Diff                      @@
##           release/v0.46.x-celestia     #440      +/-   ##
============================================================
- Coverage                     64.31%   64.24%   -0.07%     
============================================================
  Files                           761      762       +1     
  Lines                         76384    76560     +176     
============================================================
+ Hits                          49124    49185      +61     
- Misses                        24483    24595     +112     
- Partials                       2777     2780       +3     
Files with missing lines Coverage Δ
codec/types/interface_registry.go 56.16% <ø> (+2.19%) :arrow_up:

... and 5 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Mar 29 '25 20:03 codecov-commenter

liveness-test failure is not unique to this PR: https://github.com/celestiaorg/cosmos-sdk/issues/441

cc: @adlerjohn

rootulp avatar Mar 31 '25 13:03 rootulp

Blocked on v4.x hitting mainnet

rootulp avatar Mar 31 '25 14:03 rootulp

Going to close this in favor of reverting the limit entirely.

rootulp avatar May 23 '25 01:05 rootulp