Skip to content

[ISSUE #9555 ]fix the npe in the hashCode method when subscriptionDataSet is null#9556

Merged
RongtongJin merged 1 commit intoapache:developfrom
1782935682:bugfix/fix_npe_when_subscriptionDataSet_is_null
Jul 19, 2025
Merged

[ISSUE #9555 ]fix the npe in the hashCode method when subscriptionDataSet is null#9556
RongtongJin merged 1 commit intoapache:developfrom
1782935682:bugfix/fix_npe_when_subscriptionDataSet_is_null

Conversation

@1782935682
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9555

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 18, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 47.97%. Comparing base (e4b731c) to head (52f1848).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
...protocol/subscription/SubscriptionGroupConfig.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9556      +/-   ##
=============================================
- Coverage      48.10%   47.97%   -0.14%     
+ Complexity     12063    12024      -39     
=============================================
  Files           1313     1313              
  Lines          92771    92770       -1     
  Branches       11862    11863       +1     
=============================================
- Hits           44629    44503     -126     
- Misses         42636    42745     +109     
- Partials        5506     5522      +16     

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

@1782935682 1782935682 force-pushed the bugfix/fix_npe_when_subscriptionDataSet_is_null branch from 48e8967 to 52f1848 Compare July 18, 2025 08:01
@RongtongJin RongtongJin merged commit 1f24f09 into apache:develop Jul 19, 2025
14 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] the npe in the hashCode method when subscriptionDataSet is null

3 participants