Skip to content

Fix ProposalInfo default constructor for zero-address initialization#953

Merged
kyonRay merged 6 commits into
release-3.9.0from
copilot/fix-proposalinfo-no-arg-constructor
Jul 16, 2026
Merged

Fix ProposalInfo default constructor for zero-address initialization#953
kyonRay merged 6 commits into
release-3.9.0from
copilot/fix-proposalinfo-no-arg-constructor

fix(auth): delegate ProposalInfo() to 7-arg ctor; update obsolete cha…

2a7e709
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

64.08% (target 40.00%)

View this Pull Request on Codecov

64.08% (target 40.00%)

Details

Codecov Report

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

Additional details and impacted files
@@                 Coverage Diff                 @@
##             release-3.9.0     #953      +/-   ##
===================================================
+ Coverage            64.05%   64.08%   +0.02%     
- Complexity            4567     4569       +2     
===================================================
  Files                  430      430              
  Lines                17628    17632       +4     
  Branches              1969     1969              
===================================================
+ Hits                 11292    11299       +7     
+ Misses                5576     5574       -2     
+ Partials               760      759       -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.