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

map indexlabel various range types to RANGE #628

Merged
merged 1 commit into from
Aug 6, 2019
Merged

map indexlabel various range types to RANGE #628

merged 1 commit into from
Aug 6, 2019

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Aug 6, 2019

Change-Id: I0e3d241de3bef100a3d789486c3eae96d203b791

Change-Id: I0e3d241de3bef100a3d789486c3eae96d203b791
@codecov
Copy link

codecov bot commented Aug 6, 2019

Codecov Report

Merging #628 into master will increase coverage by 0.82%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #628      +/-   ##
============================================
+ Coverage     71.56%   72.38%   +0.82%     
- Complexity     3707     3740      +33     
============================================
  Files           218      218              
  Lines         17293    17296       +3     
  Branches       2437     2437              
============================================
+ Hits          12375    12520     +145     
+ Misses         3636     3495     -141     
+ Partials       1282     1281       -1
Impacted Files Coverage Δ Complexity Δ
...java/com/baidu/hugegraph/schema/SchemaElement.java 80% <0%> (-5.72%) 18 <0> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.72% <0%> (+0.41%) 166% <0%> (ø) ⬇️
...hugegraph/backend/store/mysql/MysqlSerializer.java 82.75% <0%> (+1.72%) 20% <0%> (+1%) ⬆️
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 79.86% <0%> (+8.05%) 74% <0%> (+10%) ⬆️
...u/hugegraph/backend/store/mysql/MysqlSessions.java 69.61% <0%> (+11.6%) 20% <0%> (+8%) ⬆️
...idu/hugegraph/backend/store/mysql/MysqlTables.java 88.5% <0%> (+13.4%) 1% <0%> (ø) ⬇️
...aidu/hugegraph/backend/store/mysql/MysqlStore.java 79.09% <0%> (+18.07%) 37% <0%> (+1%) ⬆️
...egraph/backend/store/mysql/MysqlStoreProvider.java 91.66% <0%> (+33.33%) 7% <0%> (+4%) ⬆️
...baidu/hugegraph/backend/store/mysql/MysqlUtil.java 62.26% <0%> (+47.16%) 12% <0%> (+9%) ⬆️

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 0e66c64...4fe1b55. Read the comment docs.

@Linary Linary merged commit e37937b into master Aug 6, 2019
@Linary Linary deleted the mapIL branch August 6, 2019 09:43
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