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

remove useless import and var #585

Merged
merged 1 commit into from
Jun 24, 2019
Merged

Conversation

wupengfei2
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 21, 2019

Codecov Report

Merging #585 into master will decrease coverage by 0.79%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #585     +/-   ##
===========================================
- Coverage     70.38%   69.58%   -0.8%     
+ Complexity     3450     3415     -35     
===========================================
  Files           216      216             
  Lines         16535    16535             
  Branches       2355     2355             
===========================================
- Hits          11638    11506    -132     
- Misses         3653     3787    +134     
+ Partials       1244     1242      -2
Impacted Files Coverage Δ Complexity Δ
...baidu/hugegraph/backend/store/mysql/MysqlUtil.java 15.09% <0%> (-47.17%) 3% <0%> (-9%)
...egraph/backend/store/mysql/MysqlStoreProvider.java 58.33% <0%> (-33.34%) 3% <0%> (-4%)
...aidu/hugegraph/backend/store/mysql/MysqlStore.java 57.22% <0%> (-16.19%) 33% <0%> (-1%)
...idu/hugegraph/backend/store/mysql/MysqlTables.java 72.72% <0%> (-14.15%) 0% <0%> (-1%)
...u/hugegraph/backend/store/mysql/MysqlSessions.java 57.54% <0%> (-11.74%) 12% <0%> (-8%)
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 69.12% <0%> (-7.72%) 61% <0%> (-9%)
...c/main/java/com/baidu/hugegraph/util/JsonUtil.java 52.83% <0%> (-5.67%) 4% <0%> (-1%)
...hugegraph/backend/store/mysql/MysqlSerializer.java 81.03% <0%> (-1.73%) 19% <0%> (-1%)
...a/com/baidu/hugegraph/backend/query/Condition.java 65.07% <0%> (+0.52%) 23% <0%> (ø) ⬇️

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 b9763c6...28bae00. Read the comment docs.

@javeme javeme merged commit af671fc into apache:master Jun 24, 2019
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