Skip to content

fix hugegraph-core/AuthManager checkstyle issue#1835

Closed
seagle-yuan wants to merge 4 commits intoapache:masterfrom
seagle-yuan:checkstyle-AuthManager
Closed

fix hugegraph-core/AuthManager checkstyle issue#1835
seagle-yuan wants to merge 4 commits intoapache:masterfrom
seagle-yuan:checkstyle-AuthManager

Conversation

@seagle-yuan
Copy link
Copy Markdown
Contributor

fix AuthManager.java checkstyle issue

@seagle-yuan seagle-yuan changed the title Checkstyle auth manager fix hugegraph-core/AuthManager checkstyle issue Apr 19, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 22, 2022

Codecov Report

Merging #1835 (aa165c8) into master (28ed873) will increase coverage by 0.36%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1835      +/-   ##
============================================
+ Coverage     66.56%   66.93%   +0.36%     
+ Complexity      980      731     -249     
============================================
  Files           446      446              
  Lines         37955    38276     +321     
  Branches       5410     5496      +86     
============================================
+ Hits          25266    25621     +355     
- Misses         9983    10047      +64     
+ Partials       2706     2608      -98     
Impacted Files Coverage Δ
...egraph/backend/store/scylladb/ScyllaDBMetrics.java 0.00% <0.00%> (-100.00%) ⬇️
...graph/backend/store/scylladb/ScyllaDBFeatures.java 0.00% <0.00%> (-100.00%) ⬇️
...ackend/store/cassandra/CassandraStoreProvider.java 0.00% <0.00%> (-100.00%) ⬇️
.../backend/store/scylladb/ScyllaDBStoreProvider.java 0.00% <0.00%> (-97.30%) ⬇️
...h/backend/store/scylladb/ScyllaDBTablesWithMV.java 0.00% <0.00%> (-96.04%) ⬇️
...h/backend/store/cassandra/CassandraSerializer.java 0.00% <0.00%> (-91.57%) ⬇️
...graph/backend/store/cassandra/CassandraTables.java 0.00% <0.00%> (-89.11%) ⬇️
...raph/backend/store/cassandra/CassandraMetrics.java 0.00% <0.00%> (-86.96%) ⬇️
...com/datastax/driver/core/querybuilder/Clauses.java 0.00% <0.00%> (-83.34%) ⬇️
...ackend/store/cassandra/CassandraEntryIterator.java 0.00% <0.00%> (-82.61%) ⬇️
... and 133 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 28ed873...aa165c8. Read the comment docs.

@coderzc coderzc reopened this Apr 22, 2022
@seagle-yuan
Copy link
Copy Markdown
Contributor Author

move to #1846

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