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 threadpool monitor when using virtual thread #1344

Merged
merged 1 commit into from
Sep 25, 2024

Fix threadpool monitor when using virtual thread

1863431
Select commit
Loading
Failed to load commit list.
Merged

Fix threadpool monitor when using virtual thread #1344

Fix threadpool monitor when using virtual thread
1863431
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 25, 2024 in 1s

82.94% (-0.08%) compared to 5ca7e69

View this Pull Request on Codecov

82.94% (-0.08%) compared to 5ca7e69

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.94%. Comparing base (5ca7e69) to head (1863431).

Files with missing lines Patch % Lines
...sofa/rpc/boot/container/ServerConfigContainer.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1344      +/-   ##
============================================
- Coverage     83.01%   82.94%   -0.08%     
+ Complexity     2975     2973       -2     
============================================
  Files           340      340              
  Lines          9828     9831       +3     
  Branches       1176     1177       +1     
============================================
- Hits           8159     8154       -5     
- Misses         1157     1161       +4     
- Partials        512      516       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.