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 warning resource not closed #1673

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

lxb1111
Copy link
Contributor

@lxb1111 lxb1111 commented Nov 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #1673 (b79e226) into master (03fb380) will increase coverage by 0.75%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1673      +/-   ##
============================================
+ Coverage     66.20%   66.96%   +0.75%     
- Complexity     7022     7066      +44     
============================================
  Files           421      421              
  Lines         34674    34673       -1     
  Branches       4803     4803              
============================================
+ Hits          22956    23218     +262     
+ Misses         9377     9108     -269     
- Partials       2341     2347       +6     
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/StandardHugeGraph.java 68.67% <100.00%> (-0.06%) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.79% <0.00%> (+0.26%) ⬆️
...a/com/baidu/hugegraph/backend/query/Condition.java 79.78% <0.00%> (+0.36%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) ⬆️
...egraph/backend/store/cassandra/CassandraShard.java 52.77% <0.00%> (+1.85%) ⬆️
...baidu/hugegraph/backend/store/mysql/MysqlUtil.java 96.61% <0.00%> (+3.38%) ⬆️
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 81.59% <0.00%> (+5.76%) ⬆️
...u/hugegraph/backend/store/mysql/MysqlSessions.java 68.42% <0.00%> (+10.52%) ⬆️
...idu/hugegraph/backend/store/mysql/MysqlTables.java 89.67% <0.00%> (+13.16%) ⬆️
...aidu/hugegraph/backend/store/mysql/MysqlStore.java 81.72% <0.00%> (+17.76%) ⬆️
... and 4 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 03fb380...b79e226. Read the comment docs.

@javeme javeme merged commit 5bd37d8 into apache:master Nov 29, 2021
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.

None yet

3 participants