Systemorph / IFRS17CalculationEngine

Systemorph IFRS 17 Calculation Engine
MIT License
28 stars 5 forks source link

ReportHub #434

Closed dcolleoni closed 8 months ago

dcolleoni commented 8 months ago

-Objective: Compute ReportVariable and return IDataCube -Required Data Hubs: ReferenceDataHub(only some type (ReportingNode, others?)), ParameterHub(only FxParameter?),IfrsVariableHub) -Computation: it requires ReportStorage (+called methods) and ReportScopes

Test: Compute ReportVariable DataCube for a simple reportType (PV). Assert that the properties of the report variables are correctly populated (check the join, a prop from IfrsVar and one from GoC) Compute ReportVariable DataCube for a complex ReportType (PnL) Assert existence of variables.

amuolo commented 8 months ago

closed since PR #442 and #446 have introduced the report plugin configuration with working test and up-to-date concepts with data synch