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

Refactoring of Maps class #240

Closed raphaelquast closed 7 months ago

raphaelquast commented 7 months ago

Refactor Maps class to Maps and MapsBase

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 75.59%. Comparing base (dc522d3) to head (30b9318).

Files Patch % Lines
eomaps/_maps_base.py 77.49% 122 Missing :warning:
eomaps/_blit_manager.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #240 +/- ## ========================================== + Coverage 75.43% 75.59% +0.16% ========================================== Files 26 27 +1 Lines 11771 11799 +28 ========================================== + Hits 8879 8919 +40 + Misses 2892 2880 -12 ```

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