Skip to content

v0.34.0: Enable the use of multiple categories for Gecko metrics (#79)

Choose a tag to compare

@Dexterp37 Dexterp37 released this 26 Jul 10:56
3879143
* Enable the use of multiple categories for Gecko metrics

This introduces a new template used for generating a
single mapping object. The object then calls in the
other generated metrics, if needed.

* Fix flake8 issues