mirror of
https://github.com/laurentS/slowapi.git
synced 2026-03-13 09:10:20 +08:00
Add test coverage via `coverage` package. Update workflow to run pytest via coverage and output coverage report. Drops Python 3.6 - which is also an open issue and coverage required dropping 3.6 Closes #82 #83