raphaelquast / EOmaps

A library to create interactive maps of geographical datasets
https://eomaps.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
339 stars 25 forks source link

merge for v8.2 #239

Closed raphaelquast closed 6 months ago

raphaelquast commented 7 months ago

A new minor release with some fixes, many improvements to the internals and a few new features!

🌳 New

🌦️ Changes

🌩️ Internals (no effects on the public API)

🔨 Fixes

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 75.29%. Comparing base (034ce66) to head (2aa99c9). Report is 2 commits behind head on master.

Files Patch % Lines
eomaps/_maps_base.py 77.49% 122 Missing :warning:
eomaps/_data_manager.py 42.85% 36 Missing :warning:
eomaps/helpers.py 16.66% 5 Missing :warning:
eomaps/_blit_manager.py 57.14% 3 Missing :warning:
eomaps/colorbar.py 85.71% 1 Missing :warning:
eomaps/layout_editor.py 95.45% 1 Missing :warning:
eomaps/scalebar.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #239 +/- ## ======================================= Coverage 75.29% 75.29% ======================================= Files 26 27 +1 Lines 11754 11817 +63 ======================================= + Hits 8850 8898 +48 - Misses 2904 2919 +15 ```

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