phergie / phergie-irc-bot-react

IRC bot built on React
BSD 2-Clause "Simplified" License
81 stars 27 forks source link

Partition the priority queue as an internal property of EventQueue #17

Closed Renegade334 closed 9 years ago

Renegade334 commented 9 years ago

EventQueue now implements SplPriorityQueue as an internal property, rather than by extending the class directly.

Fixes: #9

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.21%) to 97.54% when pulling 77372e39abc40afa849d12e5179da13fad869625 on Renegade334:devel-eventqueue-internal into 0d4099585188c8f3b8ea59970dfd56c24da6bf54 on phergie:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.42%) to 97.33% when pulling 9f8db09d1e53ef18bd54f3501b13cee2ba1acb7d on Renegade334:devel-eventqueue-internal into 0d4099585188c8f3b8ea59970dfd56c24da6bf54 on phergie:master.