Fix indexed event decoding for non-dynamic topic values - #955
Merged
kyonRay merged 5 commits intoJul 16, 2026
Codecov / codecov/project
succeeded
Jul 16, 2026 in 1s
64.06% (target 40.00%)
View this Pull Request on Codecov
64.06% (target 40.00%)
Details
Codecov Report
❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.06%. Comparing base (ab0390c) to head (03c6a93).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ava/org/fisco/bcos/sdk/v3/codec/ContractCodec.java | 80.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## release-3.9.0 #955 +/- ##
================================================
Coverage 64.05% 64.06%
Complexity 4567 4567
================================================
Files 430 430
Lines 17628 17634 +6
Branches 1969 1970 +1
================================================
+ 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.
Loading