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 Annual Survey report: #4711

Conversation

princekumarg12
Copy link
Contributor

Description
This update includes:
Resolves #4686
Changed 'Diaper Acquisition' to 'Diapers' in the Annual Survey report.
Renamed AcquisitionReportService to DiaperReportService for clarity.
Motivation:
To improve clarity and consistency in terminology.

Type of change
Bug fix (non-breaking change)

How Has This Been Tested?
Tested by signing in as [email protected], navigating to Reports -> Annual Survey, and recalculating the report. All tests passed with bundle exec rake.

Screenshots
Screenshot from 2024-10-08 22-36-36

- Change 'Diaper Acquisition' to 'Diapers'
- Rename service from AcquisitionReportService to DiaperReportService
@princekumarg12
Copy link
Contributor Author

This PR addresses issue #4686 by:

Changing 'Diaper Acquisition' to 'Diapers' in the Annual Survey report.
Renaming AcquisitionReportService to DiaperReportService for improved clarity.
All relevant tests were run and passed successfully. Please review at your convenience. Thank you!

@cielf
Copy link
Collaborator

cielf commented Oct 9, 2024

Hi @princekumarg12 -- There is already a PR out for this. Assuming it works, we'll be going with the first one.

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.

Change "Diaper Acquisition" to "Diapers" in Annual survey
2 participants