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

doc: record mysql connection url #1451

Merged
merged 2 commits into from
May 18, 2021
Merged

doc: record mysql connection url #1451

merged 2 commits into from
May 18, 2021

Conversation

imbajin
Copy link
Member

@imbajin imbajin commented May 17, 2021

record mysql connection url info for debug(#1428 #1441)

record mysql connection url info (#1428 #1441)
@imbajin imbajin requested review from zhoney and javeme May 17, 2021 11:49
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #1451 (74eb4f3) into master (de81038) will increase coverage by 2.57%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1451      +/-   ##
============================================
+ Coverage     59.68%   62.25%   +2.57%     
- Complexity     5715     5861     +146     
============================================
  Files           381      381              
  Lines         32139    32140       +1     
  Branches       4504     4504              
============================================
+ Hits          19183    20010     +827     
+ Misses        10968    10076     -892     
- Partials       1988     2054      +66     
Impacted Files Coverage Δ Complexity Δ
...u/hugegraph/backend/store/mysql/MysqlSessions.java 68.91% <100.00%> (+0.14%) 29.00 <1.00> (ø)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 71.34% <0.00%> (-2.25%) 52.00% <0.00%> (ø%)
...ain/java/com/baidu/hugegraph/task/TaskManager.java 70.50% <0.00%> (-1.44%) 27.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.15% <0.00%> (+0.11%) 203.00% <0.00%> (ø%)
.../baidu/hugegraph/backend/query/ConditionQuery.java 86.40% <0.00%> (+0.40%) 106.00% <0.00%> (+1.00%)
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) 11.00% <0.00%> (ø%)
...n/java/com/baidu/hugegraph/api/graph/BatchAPI.java 27.41% <0.00%> (+1.61%) 0.00% <0.00%> (ø%)
...egraph/backend/store/cassandra/CassandraShard.java 52.77% <0.00%> (+1.85%) 11.00% <0.00%> (ø%)
...du/hugegraph/backend/store/BackendSessionPool.java 80.55% <0.00%> (+2.77%) 19.00% <0.00%> (+1.00%)
...in/java/com/baidu/hugegraph/core/GraphManager.java 52.09% <0.00%> (+2.99%) 0.00% <0.00%> (ø%)
... and 13 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 de81038...74eb4f3. Read the comment docs.

@javeme javeme merged commit ff35e92 into master May 18, 2021
@javeme javeme deleted the log-mysql-info branch May 18, 2021 04:08
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