This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch analytics-framework in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 7d6e1b5 NIFI-6566 - Refactor to decouple model instance from status analytics object. Also allow configurable model from nifi.properties add e9986c2 NIFI-6585 - Refactored tests to use mocked models and extract functions. Added check in ConnectionStatusAnalytics to confirm expected model by type No new revisions were added by this update. Summary of changes: .../analytics/ConnectionStatusAnalytics.java | 16 +- .../analytics/TestConnectionStatusAnalytics.java | 370 ++++++++++++++++----- .../analytics/TestStatusAnalyticsEngine.java | 34 +- 3 files changed, 324 insertions(+), 96 deletions(-)