sofastack / sofa-registry

SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.
https://www.sofastack.tech/sofa-registry/docs/Home
Apache License 2.0
650 stars 246 forks source link

Release 6.3.0 0425 #320

Closed huanglongchao closed 1 year ago

huanglongchao commented 1 year ago

Motivation:

  1. 6.3.0 snapshot version -> release
  2. 313

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #320 (8b5875d) into master (c9cbee4) will increase coverage by 0.05%. The diff coverage is 83.08%.

:exclamation: Current head 8b5875d differs from pull request most recent head 97603dc. Consider uploading reports for the commit 97603dc to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #320      +/-   ##
============================================
+ Coverage     76.40%   76.45%   +0.05%     
  Complexity       48       48              
============================================
  Files           493      495       +2     
  Lines         18249    18440     +191     
  Branches       1783     1800      +17     
============================================
+ Hits          13943    14099     +156     
- Misses         3502     3528      +26     
- Partials        804      813       +9     
Impacted Files Coverage Δ
.../registry/server/session/push/FirePushService.java 57.26% <0.00%> (-0.26%) :arrow_down:
...ofa/registry/server/session/push/RegProcessor.java 82.88% <30.76%> (-7.12%) :arrow_down:
...fa/registry/server/session/push/PushProcessor.java 78.03% <69.23%> (-0.74%) :arrow_down:
...a/registry/server/session/push/PushTaskBuffer.java 76.85% <78.57%> (+<0.01%) :arrow_up:
.../registry/server/session/push/ChangeProcessor.java 90.38% <85.71%> (-0.83%) :arrow_down:
.../providedata/FetchPushEfficiencyConfigService.java 87.50% <87.50%> (ø)
...rver/session/push/PushEfficiencyImproveConfig.java 90.00% <90.00%> (ø)
...egistry/common/model/constants/ValueConstants.java 93.33% <100.00%> (+0.31%) :arrow_up:
...sofa/registry/server/session/push/PushMetrics.java 92.30% <100.00%> (ø)
...rovidedata/AbstractFetchSystemPropertyService.java 68.08% <100.00%> (+0.69%) :arrow_up:
... and 1 more

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7aee475...97603dc. Read the comment docs.

nocvalight commented 1 year ago

LGTM