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
653 stars 247 forks source link

1.fix revision heartbeat; 2.rename git.properties #268

Closed nocvalight closed 2 years ago

nocvalight commented 2 years ago

Motivation:

1.fix revision heartbeat; 2.rename git.properties

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 2 years ago

Codecov Report

Merging #268 (55e2649) into master (5a46532) will increase coverage by 0.02%. The diff coverage is 16.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #268      +/-   ##
============================================
+ Coverage     76.67%   76.70%   +0.02%     
  Complexity       48       48              
============================================
  Files           440      440              
  Lines         15629    15634       +5     
  Branches       1518     1520       +2     
============================================
+ Hits          11984    11992       +8     
+ Misses         2972     2971       -1     
+ Partials        673      671       -2     
Impacted Files Coverage Δ
...pay/sofa/registry/server/shared/env/ServerEnv.java 68.57% <ø> (ø)
...dbc/repository/impl/AppRevisionJdbcRepository.java 62.50% <0.00%> (-2.93%) :arrow_down:
...gistry/server/meta/cleaner/AppRevisionCleaner.java 77.68% <100.00%> (ø)
...erver/meta/slot/arrange/ScheduledSlotArranger.java 77.68% <0.00%> (-2.48%) :arrow_down:
...ta/lease/impl/DefaultCrossDcMetaServerManager.java 86.15% <0.00%> (+1.53%) :arrow_up:
...stry/server/session/store/AbstractDataManager.java 79.04% <0.00%> (+1.90%) :arrow_up:
...erver/meta/slot/status/SlotTableStatusService.java 69.09% <0.00%> (+5.45%) :arrow_up:
...ofa/registry/server/session/store/DataIndexer.java 90.32% <0.00%> (+8.06%) :arrow_up:

Continue to review full report at Codecov.

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