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

add contribution flowchart #1791

Merged
merged 1 commit into from
Apr 15, 2022
Merged

add contribution flowchart #1791

merged 1 commit into from
Apr 15, 2022

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Mar 23, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #1791 (1832542) into master (b591f7d) will increase coverage by 3.91%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1791      +/-   ##
============================================
+ Coverage     66.91%   70.83%   +3.91%     
+ Complexity      978      976       -2     
============================================
  Files           446      446              
  Lines         37781    37781              
  Branches       5380     5380              
============================================
+ Hits          25281    26762    +1481     
+ Misses         9776     8297    -1479     
+ Partials       2724     2722       -2     
Impacted Files Coverage Δ
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.08% <0.00%> (+0.10%) ⬆️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.82% <0.00%> (+0.21%) ⬆️
...du/hugegraph/traversal/optimize/TraversalUtil.java 62.87% <0.00%> (+0.21%) ⬆️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.64% <0.00%> (+0.24%) ⬆️
...du/hugegraph/schema/builder/IndexLabelBuilder.java 88.69% <0.00%> (+0.28%) ⬆️
.../com/baidu/hugegraph/auth/StandardAuthManager.java 92.81% <0.00%> (+0.32%) ⬆️
...idu/hugegraph/schema/builder/EdgeLabelBuilder.java 83.62% <0.00%> (+0.34%) ⬆️
...a/com/baidu/hugegraph/backend/query/Condition.java 77.97% <0.00%> (+0.36%) ⬆️
...u/hugegraph/schema/builder/VertexLabelBuilder.java 87.54% <0.00%> (+0.37%) ⬆️
.../java/com/baidu/hugegraph/backend/query/Query.java 86.11% <0.00%> (+0.39%) ⬆️
... and 107 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 b591f7d...1832542. Read the comment docs.

@corgiboygsj corgiboygsj merged commit 73a1f1f into master Apr 15, 2022
@corgiboygsj corgiboygsj deleted the contribution-flowchart branch April 15, 2022 03:12
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