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

chore: support codeQL code security check #1778

Merged
merged 2 commits into from
Apr 7, 2022
Merged

chore: support codeQL code security check #1778

merged 2 commits into from
Apr 7, 2022

Conversation

imbajin
Copy link
Member

@imbajin imbajin commented Mar 10, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #1778 (5766cb4) into master (6856cc2) will increase coverage by 3.94%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1778      +/-   ##
============================================
+ Coverage     66.83%   70.78%   +3.94%     
  Complexity      970      970              
============================================
  Files           443      443              
  Lines         37738    37738              
  Branches       5381     5381              
============================================
+ Hits          25222    26711    +1489     
+ Misses         9793     8307    -1486     
+ Partials       2723     2720       -3     
Impacted Files Coverage Δ
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.16% <0.00%> (+0.10%) ⬆️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.72% <0.00%> (+0.21%) ⬆️
...du/hugegraph/traversal/optimize/TraversalUtil.java 62.60% <0.00%> (+0.21%) ⬆️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.14% <0.00%> (+0.24%) ⬆️
...du/hugegraph/schema/builder/IndexLabelBuilder.java 86.95% <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 85.44% <0.00%> (+0.37%) ⬆️
.../java/com/baidu/hugegraph/backend/query/Query.java 86.11% <0.00%> (+0.39%) ⬆️
... and 109 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 6856cc2...5766cb4. Read the comment docs.

@imbajin imbajin changed the title chore: support codeQL check chore: support codeQL code security check Mar 10, 2022
@javeme
Copy link
Contributor

javeme commented Apr 7, 2022

recheck

@javeme javeme merged commit 4a2c2d2 into master Apr 7, 2022
@javeme javeme deleted the codeql branch April 7, 2022 04:19
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