maproulette / maproulette3

MapRoulette, the micro-tasking tool for OpenStreetMap
https://maproulette.org
MIT License
128 stars 35 forks source link

resolve ResizeMap errors #2416

Closed CollinBeczak closed 2 months ago

CollinBeczak commented 2 months ago

Resolves this console error:

Screenshot 2024-08-24 at 1 32 13 PM
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 23.37%. Comparing base (95dca9d) to head (6670d45). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/components/InsetMap/InsetMap.js 0.00% 2 Missing :warning:
src/components/SupplementalMap/SupplementalMap.js 0.00% 2 Missing :warning:
src/components/TaskPane/TaskMap/TaskMap.js 0.00% 2 Missing :warning:
...omponents/TaskPane/TaskNearbyList/TaskNearbyMap.js 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2416 +/- ## ========================================== - Coverage 23.38% 23.37% -0.01% ========================================== Files 649 649 Lines 22514 22518 +4 Branches 6902 6916 +14 ========================================== Hits 5264 5264 - Misses 14425 14429 +4 Partials 2825 2825 ```

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