cosmos-sdk
cosmos-sdk copied to clipboard
fix: increase MaxUnpackAnySubCalls
Part of https://github.com/celestiaorg/celestia-app/issues/4370
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
@@ 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: |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
liveness-test failure is not unique to this PR: https://github.com/celestiaorg/cosmos-sdk/issues/441
cc: @adlerjohn
Blocked on v4.x hitting mainnet
Going to close this in favor of reverting the limit entirely.