supabase / auth

A JWT based API for managing users and issuing JWT tokens
https://supabase.com/docs/guides/auth
MIT License
1.55k stars 375 forks source link

fix: add test coverage for rate limits with 0 permitted events #1834

Closed cstockton closed 2 weeks ago

cstockton commented 2 weeks ago

Verify that rate limits such as "0/1h", "0/24h" work as intended. This is a tests only change to ensure this behavior is preserved in the future.

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11725844272

Details


Totals Coverage Status
Change from base Build 11696826767: 0.0%
Covered Lines: 9546
Relevant Lines: 16737

💛 - Coveralls