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

fix other module checkstyle issue #1858

Merged
merged 5 commits into from
May 7, 2022
Merged

Conversation

seagle-yuan
Copy link
Contributor

fix other module checkstyle issue

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #1858 (29e7f62) into master (044a15e) will increase coverage by 4.04%.
The diff coverage is 7.14%.

@@             Coverage Diff              @@
##             master    #1858      +/-   ##
============================================
+ Coverage     66.96%   71.00%   +4.04%     
  Complexity      982      982              
============================================
  Files           447      447              
  Lines         38045    38045              
  Branches       5391     5391              
============================================
+ Hits          25476    27014    +1538     
+ Misses        10065     8395    -1670     
- Partials       2504     2636     +132     
Impacted Files Coverage Δ
.../main/java/com/baidu/hugegraph/cmd/ConfDumper.java 0.00% <0.00%> (ø)
...c/main/java/com/baidu/hugegraph/cmd/InitStore.java 0.00% <0.00%> (ø)
...main/java/com/baidu/hugegraph/cmd/StoreDumper.java 0.00% <0.00%> (ø)
...in/java/com/baidu/hugegraph/dist/RegisterUtil.java 73.56% <ø> (ø)
...ugegraph/backend/store/mysql/ResultSetWrapper.java 62.50% <ø> (ø)
...idu/hugegraph/backend/store/mysql/MysqlTables.java 90.00% <100.00%> (ø)
...va/com/baidu/hugegraph/util/collection/IntSet.java 73.72% <0.00%> (-1.28%) ⬇️
...va/com/baidu/hugegraph/backend/cache/RamCache.java 72.06% <0.00%> (-0.56%) ⬇️
...e/src/main/java/com/baidu/hugegraph/HugeGraph.java 65.30% <0.00%> (ø)
.../baidu/hugegraph/security/HugeSecurityManager.java 77.88% <0.00%> (ø)
... and 54 more

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 044a15e...29e7f62. Read the comment docs.

javeme
javeme previously approved these changes May 5, 2022
@seagle-yuan seagle-yuan dismissed stale reviews from imbajin and javeme via 29e7f62 May 5, 2022 11:55
@seagle-yuan seagle-yuan requested review from javeme and imbajin May 5, 2022 12:15
@javeme javeme merged commit 2e313e0 into apache:master May 7, 2022
@seagle-yuan seagle-yuan deleted the checkstyle-other branch May 9, 2022 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants