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

[Whitespace] Add extra logging to Whitespace call method #4958

Open chrismytton opened 3 months ago

chrismytton commented 3 months ago

We're seeing some 400 errors from Whitespace, so this should help us pin down which method call is causing those errors.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 82.59%. Comparing base (3727f42) to head (b914588).

Files Patch % Lines
perllib/Integrations/Whitespace.pm 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4958 +/- ## ======================================= Coverage 82.59% 82.59% ======================================= Files 393 393 Lines 30653 30655 +2 Branches 4846 4846 ======================================= + Hits 25319 25321 +2 - Misses 3891 3892 +1 + Partials 1443 1442 -1 ```

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