Skip to content

fix checkstyle ModifierOrder issue#1837

Closed
seagle-yuan wants to merge 5 commits intoapache:masterfrom
seagle-yuan:checkstyle-ModifierOrder
Closed

fix checkstyle ModifierOrder issue#1837
seagle-yuan wants to merge 5 commits intoapache:masterfrom
seagle-yuan:checkstyle-ModifierOrder

Conversation

@seagle-yuan
Copy link
Copy Markdown
Contributor

fix checkstyle ModifierOrder issue

@coderzc coderzc reopened this Apr 22, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 22, 2022

Codecov Report

Merging #1837 (c01a33e) into master (28ed873) will increase coverage by 0.36%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #1837      +/-   ##
============================================
+ Coverage     66.56%   66.92%   +0.36%     
+ Complexity      980      731     -249     
============================================
  Files           446      446              
  Lines         37955    38276     +321     
  Branches       5410     5496      +86     
============================================
+ Hits          25266    25618     +352     
- Misses         9983    10052      +69     
+ Partials       2706     2606     -100     
Impacted Files Coverage Δ
...ugegraph/backend/cache/CachedGraphTransaction.java 85.48% <ø> (+5.37%) ⬆️
...va/com/baidu/hugegraph/backend/id/IdGenerator.java 77.20% <ø> (+2.94%) ⬆️
...n/java/com/baidu/hugegraph/auth/EntityManager.java 93.33% <100.00%> (+1.33%) ⬆️
.../com/baidu/hugegraph/auth/RelationshipManager.java 80.58% <100.00%> (+0.97%) ⬆️
...in/java/com/baidu/hugegraph/auth/SchemaDefine.java 76.10% <100.00%> (ø)
...om/baidu/hugegraph/backend/cache/OffheapCache.java 79.88% <100.00%> (+1.14%) ⬆️
...in/java/com/baidu/hugegraph/task/TaskCallable.java 55.88% <100.00%> (ø)
...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%) ⬇️
... and 140 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...c01a33e. Read the comment docs.

@seagle-yuan
Copy link
Copy Markdown
Contributor Author

move to #1841

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.

4 participants