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

Remove jdk17 gitflow #350

Closed hustchaya closed 11 months ago

hustchaya commented 11 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 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 (c120035) 81.29%. Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #350 +/- ## ============================================ + Coverage 76.58% 81.29% +4.70% - Complexity 0 66 +66 ============================================ Files 17 40 +23 Lines 1610 1005 -605 Branches 0 90 +90 ============================================ - Hits 1233 817 -416 + Misses 273 137 -136 + Partials 104 51 -53 ```

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