Skip to content

Fix constructor input decoding to preserve full ABI payload - #954

Merged
kyonRay merged 6 commits into
release-3.9.0from
copilot/fix-corrupted-constructor-params
Jul 16, 2026
Merged

Fix constructor input decoding to preserve full ABI payload#954
kyonRay merged 6 commits into
release-3.9.0from
copilot/fix-corrupted-constructor-params

<test>(codec): add constructor decode edge-case coverage

f871b45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

64.06% (target 40.00%)

View this Pull Request on Codecov

64.06% (target 40.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.06%. Comparing base (ab0390c) to head (f871b45).

Additional details and impacted files
@@               Coverage Diff                @@
##             release-3.9.0     #954   +/-   ##
================================================
  Coverage            64.05%   64.06%           
+ Complexity            4567     4566    -1     
================================================
  Files                  430      430           
  Lines                17628    17634    +6     
  Branches              1969     1969           
================================================
+ Hits                 11292    11297    +5     
  Misses                5576     5576           
- Partials               760      761    +1     

☔ View full report in Codecov by Harness.
📢 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.