nifi/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-code-coverage
exceptionfactory 449ada0863
NIFI-13489 Removed Kafka 2.6 Processors
This closes #9034

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-07-05 13:42:35 -07:00
..
README.md NIFI-11259 Added Redesigned Kafka Processors and Services 2024-06-24 17:55:06 -05:00
pom.xml NIFI-13489 Removed Kafka 2.6 Processors 2024-07-05 13:42:35 -07:00

README.md

Generate Jacoco Report

  • terminal command
    • /nifi/nifi-nar-bundles/nifi-kafka-bundle % mvn clean test verify -P integration-tests -P integration-tests-ci
  • output written to
    • nifi/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-code-coverage/target/site/jacoco-aggregate/index.html