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 raft forward operation to security check whitelist #1257

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Nov 12, 2020

Change-Id: Ib6953dd25fe3d90dbf95df610c89961656fb4149

Change-Id: Ib6953dd25fe3d90dbf95df610c89961656fb4149
@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #1257 (ff25cfe) into master (645f1a3) will increase coverage by 0.73%.
The diff coverage is 14.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1257      +/-   ##
============================================
+ Coverage     61.67%   62.40%   +0.73%     
- Complexity     5713     5759      +46     
============================================
  Files           374      374              
  Lines         31285    31295      +10     
  Branches       4393     4398       +5     
============================================
+ Hits          19295    19530     +235     
+ Misses        10008     9779     -229     
- Partials       1982     1986       +4     
Impacted Files Coverage Δ Complexity Δ
.../baidu/hugegraph/security/HugeSecurityManager.java 82.51% <14.28%> (-1.29%) 83.00 <1.00> (+1.00) ⬇️
...com/baidu/hugegraph/serializer/JsonSerializer.java 41.05% <0.00%> (-0.89%) 0.00% <0.00%> (ø%)
...n/java/com/baidu/hugegraph/config/CoreOptions.java 99.44% <0.00%> (ø) 2.00% <0.00%> (ø%)
...egraph/api/traversers/WeightedShortestPathAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...ph/api/traversers/SingleSourceShortestPathAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.75% <0.00%> (+0.36%) 32.00% <0.00%> (ø%)
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 81.54% <0.00%> (+0.55%) 96.00% <0.00%> (+1.00%)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 70.78% <0.00%> (+0.56%) 51.00% <0.00%> (+1.00%)
...aidu/hugegraph/backend/tx/AbstractTransaction.java 73.24% <0.00%> (+1.91%) 53.00% <0.00%> (+1.00%)
...u/hugegraph/backend/store/mysql/MysqlSessions.java 68.49% <0.00%> (+2.73%) 27.00% <0.00%> (ø%)
... and 7 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 645f1a3...ff25cfe. Read the comment docs.

@Linary Linary merged commit 836956d into master Nov 16, 2020
@Linary Linary deleted the add-raft-to-security-whitelist branch November 16, 2020 03:24
tmljob pushed a commit to tmljob/hugegraph that referenced this pull request Dec 10, 2020
Change-Id: Ib6953dd25fe3d90dbf95df610c89961656fb4149
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

2 participants