incubator-hugegraph icon indicating copy to clipboard operation
incubator-hugegraph copied to clipboard

fix redundant Checkstyle

Open seagle-yuan opened this issue 3 years ago • 3 comments

add redundant word check

seagle-yuan avatar Jun 05 '22 07:06 seagle-yuan

Codecov Report

Merging #1896 (868ee2f) into master (9b5950e) will increase coverage by 0.04%. The diff coverage is 82.60%.

@@             Coverage Diff              @@
##             master    #1896      +/-   ##
============================================
+ Coverage     70.54%   70.58%   +0.04%     
+ Complexity      978      724     -254     
============================================
  Files           454      454              
  Lines         39055    39054       -1     
  Branches       5557     5557              
============================================
+ Hits          27550    27567      +17     
+ Misses         8806     8791      -15     
+ Partials       2699     2696       -3     
Impacted Files Coverage Δ
...n/java/com/baidu/hugegraph/api/auth/AccessAPI.java 0.00% <ø> (ø)
...ava/com/baidu/hugegraph/api/gremlin/CypherAPI.java 0.00% <0.00%> (ø)
...va/com/baidu/hugegraph/api/gremlin/GremlinAPI.java 100.00% <ø> (ø)
...a/com/baidu/hugegraph/auth/HugeGraphAuthProxy.java 57.51% <ø> (ø)
...aidu/hugegraph/auth/WsAndHttpBasicAuthHandler.java 57.14% <0.00%> (ø)
...ain/java/com/baidu/hugegraph/define/Checkable.java 100.00% <ø> (ø)
...ava/com/baidu/hugegraph/serializer/Serializer.java 100.00% <ø> (ø)
...ugegraph/backend/cache/CachedGraphTransaction.java 85.71% <ø> (ø)
...gegraph/backend/cache/CachedSchemaTransaction.java 90.65% <ø> (ø)
...va/com/baidu/hugegraph/backend/id/IdGenerator.java 77.20% <ø> (ø)
... and 34 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Jun 05 '22 07:06 codecov[bot]

please also address some other comments: https://github.com/apache/incubator-hugegraph/pull/1896/files

javeme avatar Aug 05 '22 02:08 javeme

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

github-actions[bot] avatar Sep 04 '22 21:09 github-actions[bot]

Looks good. there are still some tiny comments to be addressed: https://github.com/apache/incubator-hugegraph/pull/1896/files

will fixed by #1996

javeme avatar Oct 30 '22 12:10 javeme