stable
Clone or download
Read-only
This is part of story #13735 have burn-up based on item count The ease the readability of the cache code, a new object is introduced to explicityl deal with elements (total and closed) in cache computation. Change-Id: I3f8857c7bca033c7c48772b680cbb48666669d10
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup/CountElementsCacheInfo.php | +52 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup/CountElementsCalculator.php | +2 | −5 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/SystemEvent/SystemEvent_BURNUP_DAILY.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/SystemEvent/SystemEvent_BURNUP_GENERATE.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/phpunit/AgileDashboard/FormElement/Burnup/CountElementsCalculatorTest.php | +12 | −12 | Go to diff View file |