Open mxndrwgrdnr opened 2 years ago
This PR fixes a bug initerative_lottery_choices() which creates an empty merged choice table object if/when all rows of alts table are filled and dropped before max capacity is exceeded.
iterative_lottery_choices()
Test coverage is 76%
This PR fixes a bug in
iterative_lottery_choices()
which creates an empty merged choice table object if/when all rows of alts table are filled and dropped before max capacity is exceeded.