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

Add area #38

Closed mnm-matin closed 1 year ago

mnm-matin commented 1 year ago

What does this PR do?

Fixes Issue #37

Type of Change

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #38 (558ff4a) into main (817bdd1) will increase coverage by 1.72%. The diff coverage is 71.68%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   63.50%   65.23%   +1.72%     
==========================================
  Files          12       12              
  Lines         570      630      +60     
==========================================
+ Hits          362      411      +49     
- Misses        208      219      +11     
Impacted Files Coverage Δ
earth_osm/args.py 0.00% <ø> (ø)
earth_osm/config.py 100.00% <ø> (ø)
earth_osm/utils.py 58.62% <64.04%> (+1.47%) :arrow_up:
earth_osm/eo.py 100.00% <100.00%> (+8.10%) :arrow_up:

... and 3 files with indirect coverage changes