-
Notifications
You must be signed in to change notification settings - Fork 40
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
(PC-34274)[API] feat: add age 17 to 18 eligibility #16072
base: master
Are you sure you want to change the base?
Conversation
Visit the preview URL for this PR (updated for commit 04f9379): https://pc-pro-testing--pr16072-pc-34181-credit-v3-e-6z6833bv.web.app (expires Sun, 02 Feb 2025 08:56:49 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 032d233ee67e1c50d6af12e29c936c7076770eb1 |
Extended eligibility means that this function considers a 19 year old eligible as long as the specified datetime | ||
is contained between the eligibility datetime start and end. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extended eligibility means that this function considers a 19 year old eligible as long as the specified datetime | |
is contained between the eligibility datetime start and end. | |
Extended eligibility means that this function considers a non-eligible user eligible, | |
as long as they were eligible at the specified datetime | |
This is summed up as this pseudocode: eligibility_start < specified_datetime < eligibility_end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tentative de clarification du commentaire :)
6fbaf8a
to
e3ccbee
Compare
cb177e3
to
445e3b7
Compare
445e3b7
to
04f9379
Compare
But de la pull request
Ticket Jira (ou description si BSR) : https://passculture.atlassian.net/browse/PC-34274