fuzzylabs / matcha

A tool to provision MLOps environments in Azure
http://mymatcha.ai/
Apache License 2.0
30 stars 2 forks source link

[RPD-249] Refactor `analytics_service` to simplify tracking decorator #181

Closed swells2020 closed 1 year ago

swells2020 commented 1 year ago

This PR refactors the analytics_service module by breaking the functionality of the main decorator function out into a small number of private utility functions. Each function is then independently tested.

Checklist

Please ensure you have done the following:

Type of change

Tick all those that apply: