Skip to content

Comments

fix checkstyle of core-task issue#1854

Merged
imbajin merged 6 commits intoapache:masterfrom
seagle-yuan:checkstyle-task
May 5, 2022
Merged

fix checkstyle of core-task issue#1854
imbajin merged 6 commits intoapache:masterfrom
seagle-yuan:checkstyle-task

Conversation

@seagle-yuan
Copy link
Contributor

fix checkstyel issue

com.baidu.hugegraph.HugeFactory.java
com.baidu.hugegraph.HugeGraph.java
com.baidu.hugegraph.HugeGraphParams.java
com.baidu.hugegraph.StandardHugeGraph.java
com.baidu.hugegraph.io.HugeGraphSONModule.java
com.baidu.hugegraph.job.computer.AbstractComputer.java
com.baidu.hugegraph.job.computer.LouvainComputer.java
com.baidu.hugegraph.job.system.DeleteExpiredIndexJob.java
com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin.java
com.baidu.hugegraph.schema.builder.PropertyKeyBuilder.java
com.baidu.hugegraph.security.HugeSecurityManager.java
com.baidu.hugegraph.task.HugeTask.java
com.baidu.hugegraph.task.TaskManager.java
com.baidu.hugegraph.task.TaskScheduler.java

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #1854 (114cf51) into master (044a15e) will increase coverage by 4.04%.
The diff coverage is 87.50%.

@@             Coverage Diff              @@
##             master    #1854      +/-   ##
============================================
+ Coverage     66.96%   71.01%   +4.04%     
  Complexity      982      982              
============================================
  Files           447      447              
  Lines         38045    38045              
  Branches       5391     5391              
============================================
+ Hits          25476    27016    +1540     
+ Misses        10065     8395    -1670     
- Partials       2504     2634     +130     
Impacted Files Coverage Δ
...e/src/main/java/com/baidu/hugegraph/HugeGraph.java 65.30% <ø> (ø)
...in/java/com/baidu/hugegraph/StandardHugeGraph.java 66.95% <ø> (+1.40%) ⬆️
...baidu/hugegraph/job/computer/AbstractComputer.java 0.00% <0.00%> (ø)
.../baidu/hugegraph/job/computer/LouvainComputer.java 0.00% <ø> (ø)
...u/hugegraph/schema/builder/PropertyKeyBuilder.java 89.71% <ø> (ø)
.../baidu/hugegraph/security/HugeSecurityManager.java 77.88% <75.00%> (ø)
...src/main/java/com/baidu/hugegraph/HugeFactory.java 79.36% <90.00%> (ø)
...ava/com/baidu/hugegraph/io/HugeGraphSONModule.java 82.88% <100.00%> (ø)
...du/hugegraph/job/system/DeleteExpiredIndexJob.java 85.71% <100.00%> (ø)
...baidu/hugegraph/plugin/HugeGraphGremlinPlugin.java 86.66% <100.00%> (ø)
... and 56 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...114cf51. Read the comment docs.

@imbajin imbajin merged commit 6328b8d into apache:master May 5, 2022
@seagle-yuan seagle-yuan deleted the checkstyle-task branch May 5, 2022 12:50
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