Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Measure logic into a service #648

Merged
merged 1 commit into from
Oct 27, 2022
Merged

Conversation

JPercival
Copy link
Contributor

@JPercival JPercival commented Oct 26, 2022

Resolves #638

Quick n' dirty to unblock some downstream requirements. The MeasureService should really be refactored such that the FactoryLogic is externalized since we are instantiating it per-request. We have some refactoring stories on the backlog that should cover that.

@JPercival JPercival merged commit b241601 into master Oct 27, 2022
@JPercival JPercival deleted the feature-measure-service branch October 27, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create the concept of an injectable/overrideable MeasureService on Ruler
2 participants