sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.93k stars 1.26k forks source link

Support virtual threads #1272

Closed HzjNeverStop closed 7 months ago

codecov[bot] commented 7 months ago

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 :warning:
...tion/OnVirtualThreadStartupAvailableCondition.java 50.00% 2 Missing :warning:
...dition/OnVirtualThreadStartupDisableCondition.java 50.00% 2 Missing :warning:
...pay/sofa/runtime/async/AsyncInitMethodManager.java 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.