mysociety / fixmystreet

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

[Waste] Only allow through valid first page fields. #5064

Closed dracos closed 3 months ago

dracos commented 3 months ago

It is possible you might be sent a bad service/container parameter (perhaps it has expired). Ignore it if so to prevent it being kept until the final processing. FD-4334. [skip changelog]

@nephila-nacrea For info, I think this is a slightly better way of achieving your aim with https://github.com/mysociety/fixmystreet/pull/4986

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.62%. Comparing base (70826f7) to head (ea614cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5064 +/- ## ========================================== - Coverage 82.62% 82.62% -0.01% ========================================== Files 395 395 Lines 30872 30871 -1 Branches 4892 4892 ========================================== - Hits 25509 25506 -3 - Misses 3917 3919 +2 Partials 1446 1446 ```

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