[ 
https://issues.apache.org/jira/browse/NIFI-14131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910812#comment-17910812
 ] 

ASF subversion and git services commented on NIFI-14131:
--------------------------------------------------------

Commit 32bc68a40c58698f477298db6af72ab0da3ec746 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=32bc68a40c ]

NIFI-14131 Expanded PMD coverage to include tests and fixed violations (#9610)

Signed-off-by: David Handermann <[email protected]>

> PMD UnnecessarySemicolon rule not picking up instances of unnecessary 
> semicolons
> --------------------------------------------------------------------------------
>
>                 Key: NIFI-14131
>                 URL: https://issues.apache.org/jira/browse/NIFI-14131
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are instances of redundant semicolons in unit and integration tests not 
> being picked up by the configured PMD UnnecessarySemicolon rule. These 
> instances can be found in
>  # ByteRangeStreamingOutputTest
>  # EphemeralKeyStoreBuilderTest
>  # S3BundlePersistenceProviderIT
>  # StreamingOutputResponseBuilderTest
>  # TestExecuteSQLRecord
>  # TestXMLRecordSetWriter
>  
> These can be picked up if the PMD plugin is configured for tests also. This 
> ticket should enable PMD checks for unit tests and make the necessary changes 
> to the test classes.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to