refact(alibabacloud): reduce cyclomatic complexity#6341
refact(alibabacloud): reduce cyclomatic complexity#6341vflaux wants to merge 1 commit intokubernetes-sigs:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Pull Request Test Coverage Report for Build 23912459848Details
💛 - Coveralls |
|
The code coverage is too low. Safer approach is in separate PR to bump code coverage first to 90+% and only then to reduce complexity. Otherwise too much effort to review where or not there is any risk or not |
What does it do ?
Reduce the cyclomatic complexity of Alibaba Cloud provider.
Motivation
See #5419.
More