apache / incubator-hugegraph-commons

(Archived Warning)Please visit "apache/hugegraph" repo instead
https://github.com/apache/hugegraph/tree/master/hugegraph-commons
Apache License 2.0
29 stars 45 forks source link

update checkstyle #97

Closed seagle-yuan closed 2 years ago

seagle-yuan commented 2 years ago

update checkstyle. keep the same style with hugegraph project.

github-actions[bot] commented 2 years ago

CLA Assistant Lite bot Good! All Contributors have signed the CLA.

seagle-yuan commented 2 years ago

I have read the CLA Document and I hereby sign the CLA

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (b7bbe1c) into master (f2e8384) will increase coverage by 0.02%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master      #97      +/-   ##
============================================
+ Coverage     93.12%   93.15%   +0.02%     
  Complexity       65       65              
============================================
  Files             9        9              
  Lines           262      263       +1     
  Branches         22       22              
============================================
+ Hits            244      245       +1     
  Misses            8        8              
  Partials         10       10              
Impacted Files Coverage Δ
...ava/com/baidu/hugegraph/rpc/RpcClientProvider.java 90.90% <0.00%> (+0.43%) :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 f2e8384...b7bbe1c. Read the comment docs.

javeme commented 2 years ago

recheck

github-actions[bot] commented 2 years ago

Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label

seagle-yuan commented 2 years ago

updated these to keep setting up to date with hugegraph.

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (8bdf9b4) into master (745bd86) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #97   +/-   ##
=========================================
  Coverage     93.15%   93.15%           
  Complexity       65       65           
=========================================
  Files             9        9           
  Lines           263      263           
  Branches         22       22           
=========================================
  Hits            245      245           
  Misses            8        8           
  Partials         10       10           

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 745bd86...8bdf9b4. Read the comment docs.