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

Support virtual threads #1272

Merged
merged 20 commits into from
Dec 8, 2023

Conversation

HzjNeverStop
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 81 lines in your changes are missing coverage. Please review.

Comparison is base (6d44d41) 83.77% compared to head (62ac71b) 83.05%.

Files Patch % Lines
...ter/LocalVariableTableParameterNameDiscoverer.java 7.31% 76 Missing ⚠️
...tion/OnVirtualThreadStartupAvailableCondition.java 50.00% 2 Missing ⚠️
...dition/OnVirtualThreadStartupDisableCondition.java 50.00% 2 Missing ⚠️
...pay/sofa/runtime/async/AsyncInitMethodManager.java 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1272      +/-   ##
============================================
- Coverage     83.77%   83.05%   -0.72%     
- Complexity     2905     2911       +6     
============================================
  Files           326      329       +3     
  Lines          9503     9601      +98     
  Branches       1143     1161      +18     
============================================
+ Hits           7961     7974      +13     
- Misses         1037     1123      +86     
+ Partials        505      504       -1     

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

Copy link
Contributor

@crazysaltfish crazysaltfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HzjNeverStop HzjNeverStop merged commit b4e30c6 into sofastack:master Dec 8, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants