Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(stream): wrap runnable that is executed in thread pool to catch exception #923

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (da52ecf) 55.91% compared to head (7560897) 55.92%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #923      +/-   ##
============================================
+ Coverage     55.91%   55.92%   +0.01%     
- Complexity     1265     1268       +3     
============================================
  Files           133      133              
  Lines          8534     8534              
  Branches        789      789              
============================================
+ Hits           4772     4773       +1     
  Misses         3327     3327              
+ Partials        435      434       -1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 57.39% <ø> (ø)
RocketMQ Proxy 37.28% <ø> (+0.10%) ⬆️
RocketMQ Store 73.60% <ø> (-0.05%) ⬇️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

see 2 files with indirect coverage changes

@superhx superhx merged commit 480eb04 into main Feb 6, 2024
7 checks passed
@superhx superhx deleted the wrap_runnable branch February 6, 2024 03:56
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.

3 participants