mysociety / mapit

A web service to map postcodes to administrative boundaries and more
Other
269 stars 88 forks source link

Add optional external rate limit file. #425

Closed dracos closed 7 months ago

dracos commented 7 months ago

For https://github.com/mysociety/sysadmin/issues/1916

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 75.23%. Comparing base (43abf6f) to head (ddaa49e).

Files Patch % Lines
mapit/ratelimitcache.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #425 +/- ## ========================================== - Coverage 75.27% 75.23% -0.04% ========================================== Files 47 47 Lines 2811 2815 +4 ========================================== + Hits 2116 2118 +2 - Misses 695 697 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dracos commented 7 months ago

Actually doing same thing in the mapit.mysociety.org repo instead.