Skip to content

Make SDK and EventSubscribe shutdown idempotent#956

Open
kyonRay with Copilot wants to merge 7 commits into
release-3.9.0from
copilot/fix-jvm-sigsegv-native-bcos-sdk-stop
Open

Make SDK and EventSubscribe shutdown idempotent#956
kyonRay with Copilot wants to merge 7 commits into
release-3.9.0from
copilot/fix-jvm-sigsegv-native-bcos-sdk-stop

Merge branch 'release-3.9.0' into copilot/fix-jvm-sigsegv-native-bcos…

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

52.20% (target 40.00%)

View this Pull Request on Codecov

52.20% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.20%. Comparing base (03711f1) to head (ca5a0ad).

Files with missing lines Patch % Lines
.../fisco/bcos/sdk/v3/eventsub/EventSubscribeImp.java 70.58% 3 Missing and 7 partials ⚠️
.../java/org/fisco/bcos/sdk/v3/client/ClientImpl.java 60.00% 3 Missing and 1 partial ⚠️
...org/fisco/bcos/sdk/v3/eventsub/EventSubscribe.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##             release-3.9.0     #956      +/-   ##
===================================================
+ Coverage            52.08%   52.20%   +0.12%     
- Complexity            4040     4056      +16     
===================================================
  Files                  430      430              
  Lines                17592    17628      +36     
  Branches              1962     1969       +7     
===================================================
+ Hits                  9163     9203      +40     
+ Misses                7699     7684      -15     
- Partials               730      741      +11     

☔ 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.