maplibre / maputnik

An open source visual editor for the 'MapLibre Style Specification'
https://www.maplibre.org/maputnik
MIT License
2.02k stars 380 forks source link

Temp fix using patch-package for maplibre-inspect issue #885

Closed HarelM closed 3 months ago

HarelM commented 3 months ago

This is a temporary fix for:

The fix is using patch-package to fix the part of the code that is causing the issue, I believe. Initial tests shows that this is fixing the issue, I hope it is not introducing other issues. A proper fix and also using the maplibre package will be done once a repo is migrated as can be expected after the following PR is resolved:

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 57.19%. Comparing base (3727f5d) to head (7ef4821).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #885 +/- ## ======================================= Coverage 57.19% 57.19% ======================================= Files 104 104 Lines 2939 2939 Branches 670 670 ======================================= Hits 1681 1681 Misses 1258 1258 ```

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