mysociety / fixmystreet

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

Load Devel::Dwarn in dev server and tests. #5012

Closed dracos closed 3 weeks ago

dracos commented 3 weeks ago

This means you can use ::Dwarn $var in both code and tests without needing to add any other import or code.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 69.94%. Comparing base (2281737) to head (f497181). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5012 +/- ## =========================================== - Coverage 82.62% 69.94% -12.68% =========================================== Files 395 42 -353 Lines 30798 5281 -25517 Branches 4884 0 -4884 =========================================== - Hits 25448 3694 -21754 + Misses 3901 1587 -2314 + Partials 1449 0 -1449 ```

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