Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

add NPE check and unit test

5183d18
Select commit
Loading
Failed to load commit list.
Draft

[transaction] Recover from temporary errors on PulsarTopicProducerStateManagerSnapshotBuffer #1946

add NPE check and unit test
5183d18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

17.69% (-0.14%) compared to 04cad20

View this Pull Request on Codecov

17.69% (-0.14%) compared to 04cad20

Details

Codecov Report

❌ Patch coverage is 0% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.69%. Comparing base (04cad20) to head (5183d18).
⚠️ Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
...PulsarTopicProducerStateManagerSnapshotBuffer.java 0.00% 43 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1946      +/-   ##
============================================
- Coverage     17.83%   17.69%   -0.14%     
  Complexity      752      752              
============================================
  Files           195      195              
  Lines         14081    14193     +112     
  Branches       1311     1327      +16     
============================================
+ Hits           2511     2512       +1     
- Misses        11388    11499     +111     
  Partials        182      182              
Files with missing lines Coverage Δ
...PulsarTopicProducerStateManagerSnapshotBuffer.java 0.00% <0.00%> (ø)

... and 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.