Closed mbarton closed 6 months ago
Fixes #900 and adds logging to investigate #899
Move the copy pasted percentage calculation code into a function which we then call at all levels. Log if either the numerator or denominator are missing from an aggregation row (#899)
As this passed CI and will be used to investigate an issue in staging, I am going to merge this without a review.
If anyone sees anything to modify please do let me know and I'll raise an additional PR :)
Fixes #900 and adds logging to investigate #899
Move the copy pasted percentage calculation code into a function which we then call at all levels. Log if either the numerator or denominator are missing from an aggregation row (#899)