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 : remove index label #1642

Merged
merged 1 commit into from
Nov 10, 2021
Merged

fix : remove index label #1642

merged 1 commit into from
Nov 10, 2021

Conversation

Fizell
Copy link
Contributor

@Fizell Fizell commented Nov 10, 2021

[Bug] 删除/添加schema索引但cache并未实时同步 #1637

[Bug] 删除/添加schema索引但cache并未实时同步 apache#1637
@Fizell Fizell changed the title [Bug] 删除/添加schema索引但cache并未实时同步 #1637 fix : remove index label Nov 10, 2021
@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #1642 (bb35d41) into master (cc509f9) will decrease coverage by 1.44%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1642      +/-   ##
============================================
- Coverage     62.83%   61.39%   -1.45%     
+ Complexity     6737     6630     -107     
============================================
  Files           421      421              
  Lines         34645    34645              
  Branches       4798     4798              
============================================
- Hits          21770    21271     -499     
- Misses        10606    11158     +552     
+ Partials       2269     2216      -53     
Impacted Files Coverage Δ
...hugegraph/job/schema/IndexLabelRemoveCallable.java 77.27% <100.00%> (ø)
...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.91%) ⬇️
...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%) ⬇️
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 34.78% <0.00%> (-5.44%) ⬇️
.../baidu/hugegraph/backend/store/BackendSession.java 76.19% <0.00%> (-4.77%) ⬇️
... and 12 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 cc509f9...bb35d41. Read the comment docs.

@javeme javeme merged commit d9b70d7 into apache:master Nov 10, 2021
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