mysociety / fixmystreet

This is mySociety's popular map-based reporting platform: easy to install in new countries and regions
http://fixmystreet.org/
Other
506 stars 235 forks source link

[Echo] Better handling of downtime #5075

Closed dracos closed 1 month ago

dracos commented 1 month ago

(And a random issue I saw in the error log from BANES)

The excluded actions match what Apache currently lets through in the httpd.conf.

It also adds 2 hour warning of the downtime, which I thought could be useful!

[skip changelog]

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 80.76923% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.65%. Comparing base (41725ae) to head (44ecbfb). Report is 2 commits behind head on master.

Files Patch % Lines
perllib/FixMyStreet/Cobrand/HighwaysEngland.pm 0.00% 0 Missing and 2 partials :warning:
perllib/FixMyStreet/Cobrand/BathNES.pm 0.00% 1 Missing :warning:
perllib/FixMyStreet/Cobrand/Bexley.pm 0.00% 0 Missing and 1 partial :warning:
perllib/FixMyStreet/Roles/Cobrand/Echo.pm 95.23% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5075 +/- ## ========================================== - Coverage 82.65% 82.65% -0.01% ========================================== Files 403 403 Lines 31376 31398 +22 Branches 4973 4982 +9 ========================================== + Hits 25935 25951 +16 - Misses 3967 3969 +2 - Partials 1474 1478 +4 ```

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