Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KPI Hierarchy Validation #13

Merged
merged 6 commits into from
Aug 26, 2024
Merged

KPI Hierarchy Validation #13

merged 6 commits into from
Aug 26, 2024

Conversation

janniclas
Copy link
Contributor

@janniclas janniclas commented Aug 21, 2024

Added first KPI hierarchy validation and logging

- implemented internalIsValid for MaximumKPICalculationStrategy and AggregationKPICalculationStrategy
- we don't permit to override our base implementation of `calculateKpi` and `isValid` to guarantee the usage of our common code
- checking edge sums for all nodes
- calling isValid method for all node strategies
@janniclas janniclas marked this pull request as ready for review August 26, 2024 14:51
@janniclas janniclas merged commit b224966 into main Aug 26, 2024
1 check passed
@janniclas janniclas deleted the f-kpiValidation branch August 30, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant