yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

Add karma high-score and high-giver reports to GraphQL API #77

Closed jcorrado closed 5 years ago

jcorrado commented 5 years ago

Now accepting limits on count of returned karma records for aggregate reports, in stead of hard coding to 10. Our model defends the DB, forcing a range of 1 - 100.

Some new tests added to kick the tires of both reports.

jcorrado commented 5 years ago

Over to you @devth - no rush; after presentation is fine.