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 some warnings #1076

Merged
merged 1 commit into from
Jul 3, 2020
Merged

fix some warnings #1076

merged 1 commit into from
Jul 3, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jul 2, 2020

Change-Id: If743a47269ac769c7108c697ad8cfdd50225dc26

Change-Id: If743a47269ac769c7108c697ad8cfdd50225dc26
@codecov
Copy link

codecov bot commented Jul 3, 2020

Codecov Report

Merging #1076 into master will increase coverage by 8.42%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1076      +/-   ##
============================================
+ Coverage     60.97%   69.40%   +8.42%     
- Complexity     4718     5562     +844     
============================================
  Files           331      331              
  Lines         26877    26877              
  Branches       3842     3842              
============================================
+ Hits          16389    18654    +2265     
+ Misses         8719     6410    -2309     
- Partials       1769     1813      +44     
Impacted Files Coverage Δ Complexity Δ
...ugegraph/backend/cache/CachedGraphTransaction.java 88.54% <ø> (+3.05%) 38.00 <0.00> (+1.00)
...gegraph/backend/cache/CachedSchemaTransaction.java 96.72% <ø> (+11.47%) 31.00 <0.00> (+3.00)
.../java/com/baidu/hugegraph/task/HugeServerInfo.java 68.70% <ø> (ø) 18.00 <0.00> (ø)
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.62% <0.00%> (+0.22%) 302.00% <0.00%> (+14.00%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.50% <0.00%> (+0.35%) 193.00% <0.00%> (+3.00%)
...u/hugegraph/backend/store/mysql/MysqlSessions.java 68.94% <0.00%> (+0.45%) 27.00% <0.00%> (ø%)
.../baidu/hugegraph/backend/tx/SchemaTransaction.java 91.54% <0.00%> (+0.49%) 70.00% <0.00%> (+1.00%)
...n/java/com/baidu/hugegraph/structure/HugeEdge.java 75.12% <0.00%> (+0.51%) 84.00% <0.00%> (+3.00%)
...om/baidu/hugegraph/task/StandardTaskScheduler.java 80.10% <0.00%> (+0.52%) 86.00% <0.00%> (+5.00%)
...ava/com/baidu/hugegraph/structure/HugeElement.java 70.52% <0.00%> (+0.52%) 70.00% <0.00%> (+3.00%)
... and 122 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 3a7316d...265a969. Read the comment docs.

@Linary Linary merged commit 46bf4fb into master Jul 3, 2020
@Linary Linary deleted the clean-up-warnings-schedule-task branch July 3, 2020 04:28
Linary pushed a commit that referenced this pull request Jul 20, 2020
Change-Id: If743a47269ac769c7108c697ad8cfdd50225dc26
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