apache / apache/dubbo

Refactor a clean and testable dubbo

Open
#10,312 0 comments 0 reactions 0 assignees View on GitHub
type/proposal
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

Refactor a clean and testable dubbo, to unify the code style:
1. use guard clause #10267
2. no more than 2 depth if else
3. no more than 2 depth loop
4. avoid too big method
5. use final
6. remove useless pieces
7. use meaningful names
8. testcase coverage
9. small pieces and steps

Please add other things.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.