rossta / montrose

Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.
https://rossta.net/montrose/
MIT License
843 stars 53 forks source link

Bug fix recurrence include #68

Closed rossta closed 7 years ago

rossta commented 7 years ago

Recurrence#include? optimization introduced bug where given timestamp occurring before the start point of a recurrence (if it exists) could return true.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 98.545% when pulling 48a0ae36d1e5062178be6bde516b9f10f4ab6b74 on bug_fix_recurrence_include into 0c02db7b2f1178a828a9e33070dd85f3b8f0594e on master.