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 bug: create index label was blocked under loading mode #1548

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jul 27, 2021

Change-Id: I6c94923cb91c09a9ad6b427bebba3de1fde06602

Change-Id: I6c94923cb91c09a9ad6b427bebba3de1fde06602
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #1548 (ce3891e) into master (5df904b) will decrease coverage by 1.84%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1548      +/-   ##
============================================
- Coverage     60.34%   58.49%   -1.85%     
+ Complexity     6393     6264     -129     
============================================
  Files           417      417              
  Lines         34289    34286       -3     
  Branches       4735     4734       -1     
============================================
- Hits          20693    20057     -636     
- Misses        11460    12148     +688     
+ Partials       2136     2081      -55     
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/StandardHugeGraph.java 69.34% <ø> (+0.20%) ⬆️
...hugegraph/backend/store/hbase/HbaseSerializer.java 0.00% <0.00%> (-100.00%) ⬇️
...egraph/backend/store/hbase/HbaseStoreProvider.java 0.00% <0.00%> (-100.00%) ⬇️
...u/hugegraph/backend/store/hbase/HbaseFeatures.java 0.00% <0.00%> (-90.48%) ⬇️
...idu/hugegraph/backend/store/hbase/HbaseTables.java 0.00% <0.00%> (-89.92%) ⬇️
...aidu/hugegraph/backend/store/hbase/HbaseTable.java 0.00% <0.00%> (-78.75%) ⬇️
...aidu/hugegraph/backend/store/hbase/HbaseStore.java 0.00% <0.00%> (-70.95%) ⬇️
...u/hugegraph/backend/store/hbase/HbaseSessions.java 0.00% <0.00%> (-57.88%) ⬇️
.../baidu/hugegraph/backend/store/BackendSession.java 76.19% <0.00%> (-4.77%) ⬇️
...du/hugegraph/backend/store/BackendSessionPool.java 77.77% <0.00%> (-2.78%) ⬇️
... and 3 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 5df904b...ce3891e. Read the comment docs.

@zhoney zhoney merged commit e656415 into master Jul 29, 2021
@zhoney zhoney deleted the fix-create-index-block branch July 29, 2021 02:59
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