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

fix checkstyle setting issue #1857

Merged
merged 3 commits into from
May 5, 2022
Merged

Conversation

seagle-yuan
Copy link
Contributor

fix checkstyle setting issue

fix lambada issue
checkstyle/checkstyle#3342

chage LineLength ignorePattern

chage MethodTypeParameterName format

chage InterfaceTypeParameterName format

@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #1857 (d9f66ea) into master (044a15e) will increase coverage by 4.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1857      +/-   ##
============================================
+ Coverage     66.96%   71.01%   +4.04%     
+ Complexity      982      980       -2     
============================================
  Files           447      447              
  Lines         38045    38045              
  Branches       5391     5391              
============================================
+ Hits          25476    27016    +1540     
+ Misses        10065     8396    -1669     
- Partials       2504     2633     +129     
Impacted Files Coverage Δ
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.14% <0.00%> (+0.20%) ⬆️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.22% <0.00%> (+0.30%) ⬆️
.../baidu/hugegraph/backend/tx/SchemaTransaction.java 89.31% <0.00%> (+0.38%) ⬆️
...va/com/baidu/hugegraph/util/collection/IntMap.java 72.80% <0.00%> (+0.39%) ⬆️
...gegraph/backend/cache/CachedSchemaTransaction.java 91.30% <0.00%> (+0.48%) ⬆️
...om/baidu/hugegraph/task/StandardTaskScheduler.java 76.15% <0.00%> (+0.48%) ⬆️
.../main/java/com/baidu/hugegraph/util/Consumers.java 56.84% <0.00%> (+0.68%) ⬆️
...a/com/baidu/hugegraph/backend/query/Condition.java 78.70% <0.00%> (+0.72%) ⬆️
...a/com/baidu/hugegraph/auth/HugeGraphAuthProxy.java 58.38% <0.00%> (+0.73%) ⬆️
...baidu/hugegraph/backend/store/BackendMutation.java 80.00% <0.00%> (+0.79%) ⬆️
... and 44 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 044a15e...d9f66ea. Read the comment docs.

@imbajin imbajin merged commit c9714df into apache:master May 5, 2022
@seagle-yuan seagle-yuan deleted the checkstyle-file branch May 5, 2022 09:09
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