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 checkstyle: delete unused import #1874

Merged
merged 1 commit into from
May 13, 2022

Conversation

seagle-yuan
Copy link
Contributor

delete unused import

hugegraph-dist/src/main/java/com/baidu/hugegraph/cmd/ConfDumper.java
hugegraph-dist/src/main/java/com/baidu/hugegraph/cmd/StoreDumper.java

@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #1874 (e388360) into master (9769406) will increase coverage by 4.05%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1874      +/-   ##
============================================
+ Coverage     66.92%   70.97%   +4.05%     
  Complexity      980      980              
============================================
  Files           447      447              
  Lines         38096    38096              
  Branches       5404     5404              
============================================
+ Hits          25494    27037    +1543     
+ Misses        10086     8413    -1673     
- Partials       2516     2646     +130     
Impacted Files Coverage Δ
.../main/java/com/baidu/hugegraph/cmd/ConfDumper.java 0.00% <ø> (ø)
...main/java/com/baidu/hugegraph/cmd/StoreDumper.java 0.00% <ø> (ø)
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 56.73% <0.00%> (-3.85%) ⬇️
...aidu/hugegraph/backend/store/hbase/HbaseTable.java 75.92% <0.00%> (-0.62%) ⬇️
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.14% <0.00%> (+0.20%) ⬆️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.22% <0.00%> (+0.30%) ⬆️
...java/com/baidu/hugegraph/structure/HugeVertex.java 79.50% <0.00%> (+0.35%) ⬆️
.../baidu/hugegraph/backend/tx/SchemaTransaction.java 89.31% <0.00%> (+0.38%) ⬆️
...gegraph/backend/cache/CachedSchemaTransaction.java 91.30% <0.00%> (+0.48%) ⬆️
...om/baidu/hugegraph/task/StandardTaskScheduler.java 76.15% <0.00%> (+0.48%) ⬆️
... and 49 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 9769406...e388360. Read the comment docs.

@javeme javeme changed the title delete unused import fix checkstyle: delete unused import May 12, 2022
@imbajin imbajin merged commit 664eb26 into apache:master May 13, 2022
@seagle-yuan seagle-yuan deleted the checkstyle-latest branch May 17, 2022 08:31
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.

4 participants