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

Add activation condition #348

Closed hustchaya closed 11 months ago

hustchaya commented 11 months ago

Motivation

adjust new param for gitflow test/release

Result

Resolved or fixed #.

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

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dcebc07) 76.58% compared to head (8af6aa9) 82.88%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #348 +/- ## ============================================ + Coverage 76.58% 82.88% +6.30% - Complexity 0 66 +66 ============================================ Files 17 40 +23 Lines 1610 1005 -605 Branches 0 91 +91 ============================================ - Hits 1233 833 -400 + Misses 273 119 -154 + Partials 104 53 -51 ```

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