Chore: DRY
the get_person_id/1
function duplicated in app_live
and stats
#409
Labels
chore
a tedious but necessary task often paying technical debt
documentation
Improvements or additions to documentation
help wanted
If you can help make progress with this issue, please comment!
priority-2
Second highest priority, should be worked on as soon as the Priority-1 issues are finished
T25m
Time Estimate 25 Minutes
tech-debt
A feature/requirement implemented in a sub-optimal way & must be re-written
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
As noted by @LuchoTurtle in #399 (comment) the
get_person_id/1
function is duplicated inlib/app_web/live/stats_live.ex
Todo
person
-related functions e.g:lib/app/person.ex
test/app/person_test.exs
lib/app/person.ex
The text was updated successfully, but these errors were encountered: