polarismesh / polaris-java

Lightweight Java SDK used as Proxyless Service Governance
Other
137 stars 82 forks source link

feat:add cross thread utils. #495

Closed SkyeBeFreeman closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 81.81818% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 24.75%. Comparing base (02cb2e9) to head (96cd7d5).

Files Patch % Lines
...aris/threadlocal/cross/CompletableFutureUtils.java 0.00% 5 Missing :warning:
...ent/polaris/threadlocal/cross/CallableWrapper.java 80.00% 0 Missing and 1 partial :warning:
...ent/polaris/threadlocal/cross/RunnableWrapper.java 92.85% 0 Missing and 1 partial :warning:
...ent/polaris/threadlocal/cross/SupplierWrapper.java 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #495 +/- ## ============================================ + Coverage 24.40% 24.75% +0.35% - Complexity 612 622 +10 ============================================ Files 191 196 +5 Lines 8569 8621 +52 Branches 1112 1115 +3 ============================================ + Hits 2091 2134 +43 - Misses 6224 6229 +5 - Partials 254 258 +4 ```

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