Created attachment 95956 [details] [review] Bug 24149: Add Koha::Statistic[s] classes Sponsored-by: Association KohaLa - https://koha-fr.org/
Created attachment 95957 [details] [review] Bug 24149: Add Koha::Statistic->item Sponsored-by: Association KohaLa - https://koha-fr.org/
Created attachment 95958 [details] [review] Bug 24149: Add tests
We are just adding new Koha::Statistic[s] classes (with tests) in case someone would need them. They will be used by bug 24151.
Created attachment 97239 [details] [review] Bug 24149: Add tests
Created attachment 97776 [details] [review] Bug 24149: Add Koha::Statistic[s] classes Sponsored-by: Association KohaLa - https://koha-fr.org/ Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 97777 [details] [review] Bug 24149: Add Koha::Statistic->item Sponsored-by: Association KohaLa - https://koha-fr.org/ Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 97778 [details] [review] Bug 24149: Add tests Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 97779 [details] [review] Bug 24149: (QA follow-up) Add pod for Koha::Statistics->object_class Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Nice work everyone! Pushed to master for 20.05
Created attachment 97858 [details] [review] Bug 24149: Skip Koha::Statistics for TestBuilder tests As statistics does not have a PK we need to adjust the TestBuilder tests. Bug 18441 already exists for adding the PK.
Followup pushed, thanks Jonathan
enhancement not backported to 19.11