sofastack / sofa-serverless

a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architecture.
https://sofaserverless.gitee.io/home/
Apache License 2.0
115 stars 41 forks source link

Adapt windows #483

Closed CodeNoobKing closed 7 months ago

CodeNoobKing commented 7 months ago

Motivation

Explain the context, and why you're making that change. To make others understand what is the problem you're trying to solve.

Modification

Describe the idea and modifications you've done.

Result

Resolved or fixed #.

If there is no issue then describe the changes introduced by this PR.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (7e5c6f2) 74.37% compared to head (1f93e88) 78.67%. Report is 18 commits behind head on master.

Files Patch % Lines
...om/alipay/sofa/serverless/common/util/OSUtils.java 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #483 +/- ## ============================================ + Coverage 74.37% 78.67% +4.30% - Complexity 0 63 +63 ============================================ Files 17 51 +34 Lines 1627 1468 -159 Branches 0 114 +114 ============================================ - Hits 1210 1155 -55 + Misses 324 237 -87 + Partials 93 76 -17 ```

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