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

More sophisticated probably_alive logic #18

Open
todo bot opened this issue May 11, 2020 · 0 comments
Open

More sophisticated probably_alive logic #18

todo bot opened this issue May 11, 2020 · 0 comments
Labels
ruby Pull requests that update Ruby code todo 🗒️

Comments

@todo
Copy link

todo bot commented May 11, 2020

geneac/app/models/person.rb

Lines 101 to 106 in 3f73e2d

# @TODO: More sophisticated probably_alive logic
# Obviously a person can live to be older than 90,
# but the US census releases records after 70 years
# so I figure I'm good here
# Also, what do we do about records that have no birth or death date,
# but obviously lived and died > 90 years ago?


This issue was generated by todo based on a TODO comment in 3f73e2d. It's been assigned to @mrysav because they committed the code.
@todo todo bot added the todo 🗒️ label May 11, 2020
@todo todo bot assigned mrysav May 11, 2020
@mrysav mrysav removed their assignment Sep 21, 2020
@mrysav mrysav added the ruby Pull requests that update Ruby code label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Pull requests that update Ruby code todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant