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

refact: clean code & typo & update the name of getTimeZone #105

Closed imbajin closed 1 year ago

imbajin commented 2 years ago

Typo: getTimeZome() -> getTimeZone()

And we need check/update the class used it later

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (d9cb26a) into master (3b1bcb1) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #105   +/-   ##
=========================================
  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           
Impacted Files Coverage Δ
.../apache/hugegraph/rpc/RpcServiceConfig4Client.java 100.00% <ø> (ø)

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