Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(commons): handle sofa-rpc desc type & mark TODO #2666

Merged
merged 7 commits into from
Oct 25, 2024

chore: disable sofa-rpc server by default

f83caed
Select commit
Loading
Failed to load commit list.
Merged

refactor(commons): handle sofa-rpc desc type & mark TODO #2666

chore: disable sofa-rpc server by default
f83caed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 24, 2024 in 1s

47.65% (-0.12%) compared to 0cb6115

View this Pull Request on Codecov

47.65% (-0.12%) compared to 0cb6115

Details

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 47.65%. Comparing base (0cb6115) to head (f83caed).

Files with missing lines Patch % Lines
...pache/hugegraph/meta/lock/EtcdDistributedLock.java 0.00% 4 Missing ⚠️
.../apache/hugegraph/backend/tx/GraphTransaction.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2666      +/-   ##
============================================
- Coverage     47.76%   47.65%   -0.12%     
  Complexity      821      821              
============================================
  Files           720      720              
  Lines         58980    58983       +3     
  Branches       7604     7605       +1     
============================================
- Hits          28174    28107      -67     
- Misses        27986    28066      +80     
+ Partials       2820     2810      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.