pypsa-meets-earth / earth-osm

Export infrastructure data from OpenStreetMap using Python
https://pypsa-meets-earth.github.io/earth-osm/
MIT License
23 stars 12 forks source link

Buildings #46

Closed davide-f closed 10 months ago

davide-f commented 11 months ago

What does this PR do?

Fixes Issue #42

This PR aims at enabling to download all data of a primary feature. It builds upon PR #45

Type of Change

Checklist

Checks done

codecov-commenter commented 11 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (861b4a4) 59.23% compared to head (3eb2de8) 39.85%.

:exclamation: Current head 3eb2de8 differs from pull request most recent head aabf0ed. Consider uploading reports for the commit aabf0ed to get more accurate results

Files Patch % Lines
earth_osm/utils.py 11.11% 8 Missing :warning:
earth_osm/eo.py 20.00% 4 Missing :warning:
earth_osm/filter.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## =========================================== - Coverage 59.23% 39.85% -19.38% =========================================== Files 14 14 Lines 807 813 +6 =========================================== - Hits 478 324 -154 - Misses 329 489 +160 ```

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

davide-f commented 10 months ago

Fantastic! @mnm-matin ! Do you think we can release a new version for the repo?