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

lint code #22

Closed pz-max closed 1 year ago

pz-max commented 1 year ago

Just contributing linted code

codecov-commenter commented 1 year ago

Codecov Report

Merging #22 (2f2abec) into main (b7d8e5c) will decrease coverage by 0.10%. The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   59.08%   58.97%   -0.11%     
==========================================
  Files          12       12              
  Lines         567      568       +1     
==========================================
  Hits          335      335              
- Misses        232      233       +1     
Impacted Files Coverage Δ
earth_osm/args.py 0.00% <ø> (ø)
earth_osm/config.py 100.00% <ø> (ø)
earth_osm/osmpbf/file.py 33.76% <20.00%> (ø)
earth_osm/gfk_data.py 62.50% <58.33%> (-0.72%) :arrow_down:
earth_osm/extract.py 72.41% <66.66%> (ø)
earth_osm/eo.py 91.89% <75.00%> (ø)
earth_osm/filter.py 92.98% <92.30%> (ø)
earth_osm/gfk_download.py 93.18% <100.00%> (ø)
earth_osm/osmpbf/__init__.py 100.00% <100.00%> (ø)
earth_osm/osmpbf/fileformat_pb2.py 55.55% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.