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

Fix: spring.config.location and spring.config.additional-location do not have remove operations #363

Closed nm-cmd closed 11 months ago

nm-cmd commented 11 months ago

Fix: spring.config.location and spring.config.additional-location do not have remove operations

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.

sofastack-cla[bot] commented 11 months ago

Hi @nm-cmd, welcome to SOFAStack community, Please sign Contributor License Agreement!

After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (5c0ae77) 73.41% compared to head (cb65201) 81.31%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #363 +/- ## ============================================ + Coverage 73.41% 81.31% +7.89% - Complexity 0 66 +66 ============================================ Files 17 40 +23 Lines 1610 1006 -604 Branches 0 90 +90 ============================================ - Hits 1182 818 -364 + Misses 330 137 -193 + Partials 98 51 -47 ```

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