Looskie/capybara-api

Repetition in Capy of the hour

Closed this issue · 2 comments

The capys of the hours repeat a lot. Seems like the culprit may be the way the index is chosen. I can't provide a Pull request right now, maybe in a couple of weeks.

Thanks a lot for the API btw!

var index = (hour + 1) + day

Thank you for the support and issue! The way we do indexing for capys of the hour and capy of the day is a bit repetitive and i've been meaning to do a different way of gathering a stateless index.

Contributions are welcomed! If I don't get to it by the time you are able to would appreciate your contribution very much ❤️

should be fixed in #11 !