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

round down member premiums individually and sum up the premiums #163

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

saipraveen18
Copy link
Contributor

@saipraveen18 saipraveen18 commented Dec 11, 2024

https://www.pivotaltracker.com/story/show/188640352

Current Solution - Premiums for all members are calculated and summed up. After summing, the total EHB premium is rounded down.

New Solution - EHB premiums are individually rounded down for each member. The total premium is calculated by summing the rounded-down values of each member.

saikumar9
saikumar9 previously approved these changes Dec 11, 2024
@saikumar9 saikumar9 enabled auto-merge (squash) December 11, 2024 22:53
Signed-off-by: Sai Praveen Gudimetla <[email protected]>
@saikumar9 saikumar9 merged commit eead9e1 into trunk Dec 12, 2024
7 checks passed
@saikumar9 saikumar9 deleted the ticket_188640352 branch December 12, 2024 15:41
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.

3 participants