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

Uniform variable name: Iterator iter #438

Merged
merged 1 commit into from
Apr 9, 2019
Merged

Uniform variable name: Iterator iter #438

merged 1 commit into from
Apr 9, 2019

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Apr 8, 2019

Change-Id: Iabf708702778a8ecd5eb19bdcf012c4133edff8f

@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

Merging #438 into master will increase coverage by 0.02%.
The diff coverage is 70.83%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #438      +/-   ##
============================================
+ Coverage     70.15%   70.18%   +0.02%     
- Complexity     3281     3283       +2     
============================================
  Files           208      208              
  Lines         16081    16082       +1     
  Branches       2310     2310              
============================================
+ Hits          11282    11287       +5     
+ Misses         3547     3543       -4     
  Partials       1252     1252
Impacted Files Coverage Δ Complexity Δ
...aidu/hugegraph/backend/tx/AbstractTransaction.java 66.42% <ø> (ø) 36 <0> (ø) ⬇️
...ugegraph/backend/store/BackendStoreSystemInfo.java 46.66% <ø> (ø) 3 <0> (ø) ⬇️
...egraph/backend/store/cassandra/CassandraTable.java 78.86% <ø> (ø) 75 <0> (ø) ⬇️
...du/hugegraph/traversal/optimize/TraversalUtil.java 67.38% <0%> (ø) 73 <0> (ø) ⬇️
...va/com/baidu/hugegraph/backend/page/QueryList.java 79% <100%> (+0.21%) 17 <1> (+1) ⬆️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 53.71% <100%> (ø) 36 <0> (ø) ⬇️
...baidu/hugegraph/backend/store/BackendMutation.java 81.52% <100%> (ø) 23 <0> (ø) ⬇️
.../baidu/hugegraph/backend/tx/SchemaTransaction.java 85.86% <25%> (ø) 60 <0> (ø) ⬇️
...om/baidu/hugegraph/backend/store/BackendEntry.java 45.45% <60%> (ø) 1 <0> (ø) ⬇️
...egraph/backend/store/mysql/MysqlStoreProvider.java 91.66% <66.66%> (ø) 7 <0> (ø) ⬇️
... and 7 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 490b0cd...f127480. Read the comment docs.

zhoney
zhoney previously approved these changes Apr 8, 2019
Change-Id: Iabf708702778a8ecd5eb19bdcf012c4133edff8f
@Linary Linary merged commit 727a0e4 into master Apr 9, 2019
@Linary Linary deleted the rename-itor-to-iter branch April 9, 2019 10:45
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