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

add source analyze doc #242

Closed YechenGu closed 2 years ago

YechenGu commented 2 years ago

Motivation:

add source analyze doc

Modification:

update readme

Result:

Fixes #201 .

sofastack-bot[bot] commented 2 years ago

Hi @YechenGu, 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 2 years ago

Codecov Report

Merging #242 (df04ad2) into master (f9ce99d) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #242   +/-   ##
=========================================
  Coverage     76.62%   76.63%           
  Complexity       48       48           
=========================================
  Files           439      439           
  Lines         15472    15472           
  Branches       1504     1504           
=========================================
+ Hits          11856    11857    +1     
+ Misses         2958     2955    -3     
- Partials        658      660    +2     
Impacted Files Coverage Δ
...ofa/registry/server/session/store/DataIndexer.java 82.25% <0.00%> (-8.07%) :arrow_down:
...meta/lease/impl/AbstractEvictableLeaseManager.java 89.74% <0.00%> (-2.57%) :arrow_down:
...erver/meta/slot/arrange/ScheduledSlotArranger.java 80.16% <0.00%> (+5.78%) :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 f9ce99d...df04ad2. Read the comment docs.