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: Service layer for analytics events/enrol. [DHIS2-18005] #18596

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

maikelarabori
Copy link
Contributor

This PR focuses on the analytics events/enrollments APIs.
It splits the responsibilities related to query and aggregation at the service layer.
Now, each flow is more isolated, and there is less confusion about which part of the code belongs to what.
Also, non-necessary one-to-one interfaces and abstract classes were removed, making things simpler and easier to read/maintain.

Copy link

sonarcloud bot commented Sep 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-api-analytics-tests Enables analytics e2e tests
Development

Successfully merging this pull request may close these issues.

1 participant