holoviz / spatialpandas

Pandas extension arrays for spatial/geometric operations
BSD 2-Clause "Simplified" License
308 stars 25 forks source link

Fix download data for examples #155

Closed hoxbro closed 1 month ago

hoxbro commented 1 month ago

It is failing on mac os, because of API rate limits.

image

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 77.46%. Comparing base (e7798e3) to head (e527bb7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== - Coverage 77.48% 77.46% -0.03% ========================================== Files 50 50 Lines 4845 4845 ========================================== - Hits 3754 3753 -1 - Misses 1091 1092 +1 ```

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