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

enhance schema job module #1729

Merged
merged 2 commits into from
Jan 12, 2022
Merged

enhance schema job module #1729

merged 2 commits into from
Jan 12, 2022

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jan 11, 2022

No description provided.

Change-Id: I9a81232ec1d0482bf00c53a2499df7d8b9cc53ec
Change-Id: I32938d4a5ed595ceb0f2dc02eb7ee75141f4133a
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #1729 (5cd7ea6) into master (132582a) will increase coverage by 0.37%.
The diff coverage is 68.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1729      +/-   ##
============================================
+ Coverage     66.55%   66.92%   +0.37%     
- Complexity     7085     7110      +25     
============================================
  Files           423      423              
  Lines         35598    35608      +10     
  Branches       4959     4962       +3     
============================================
+ Hits          23692    23832     +140     
+ Misses         9505     9369     -136     
- Partials       2401     2407       +6     
Impacted Files Coverage Δ
...aidu/hugegraph/job/schema/IndexLabelRemoveJob.java 68.00% <33.33%> (ø)
...idu/hugegraph/job/schema/VertexLabelRemoveJob.java 76.47% <42.85%> (ø)
...baidu/hugegraph/job/schema/EdgeLabelRemoveJob.java 71.42% <50.00%> (ø)
.../baidu/hugegraph/backend/tx/SchemaTransaction.java 91.28% <100.00%> (ø)
...idu/hugegraph/job/schema/IndexLabelRebuildJob.java 76.82% <100.00%> (ø)
.../hugegraph/job/schema/OlapPropertyKeyClearJob.java 84.37% <100.00%> (ø)
...hugegraph/job/schema/OlapPropertyKeyCreateJob.java 100.00% <100.00%> (ø)
...hugegraph/job/schema/OlapPropertyKeyRemoveJob.java 100.00% <100.00%> (ø)
...java/com/baidu/hugegraph/job/schema/SchemaJob.java 73.91% <100.00%> (ø)
.../java/com/baidu/hugegraph/auth/RolePermission.java 91.76% <0.00%> (+1.17%) ⬆️
... and 9 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 132582a...5cd7ea6. Read the comment docs.

@zhoney zhoney changed the title enhance schama job module enhance schema job module Jan 12, 2022
@zhoney zhoney merged commit 60672b2 into master Jan 12, 2022
@zhoney zhoney deleted the enhance-schema-job branch January 12, 2022 06:07
javeme added a commit that referenced this pull request Jan 12, 2022
Change-Id: I32938d4a5ed595ceb0f2dc02eb7ee75141f4133a
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