[
https://issues.apache.org/jira/browse/NIFI-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010420#comment-18010420
]
ASF subversion and git services commented on NIFI-14766:
--------------------------------------------------------
Commit 87f8445823d55b2fec8253d6bc669423e08e9bd4 in nifi's branch
refs/heads/dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/axios-1.11.0
from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=87f8445823 ]
NIFI-14766 Add PMD ExhaustiveSwitchHasDefault, ImplicitSwitchFallThrough and
TooFewBranchesForSwitch rules (#10107)
Signed-off-by: David Handermann <[email protected]>
> Implement PMD rules ExhaustiveSwitchHasDefault, ImplicitSwitchFallThrough and
> TooFewBranchesForSwitch
> -----------------------------------------------------------------------------------------------------
>
> Key: NIFI-14766
> URL: https://issues.apache.org/jira/browse/NIFI-14766
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.6.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> More details of these rules can be found following links below
> [ExhaustiveSwitchHasDefault|https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html#exhaustiveswitchhasdefault]
> [ImplicitSwitchFallThrough|https://pmd.github.io/pmd/pmd_rules_java_errorprone.html#implicitswitchfallthrough]
> [TooFewBranchesForSwitch|https://pmd.github.io/pmd/pmd_rules_java_performance.html#toofewbranchesforswitch]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)