satellogic / telluric

telluric is a Python library to manage vector and raster geospatial data in an interactive and easy way
MIT License
87 stars 18 forks source link

rasterio 1.2.x #302

Closed drnextgis closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #302 (0a9db24) into master (4cbc4ba) will decrease coverage by 2.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   90.72%   88.28%   -2.45%     
==========================================
  Files          37       37              
  Lines        6006     5847     -159     
==========================================
- Hits         5449     5162     -287     
- Misses        557      685     +128     
Impacted Files Coverage Δ
tests/test_rasterization.py 99.11% <ø> (-0.02%) :arrow_down:
telluric/georaster.py 91.09% <100.00%> (-2.23%) :arrow_down:
tests/test_georaster.py 100.00% <100.00%> (ø)
tests/test_colorize.py 6.45% <0.00%> (-93.55%) :arrow_down:
tests/test_plotting.py 12.50% <0.00%> (-87.50%) :arrow_down:
tests/common_for_tests.py 56.75% <0.00%> (-41.90%) :arrow_down:
telluric/plotting.py 29.72% <0.00%> (-33.79%) :arrow_down:
telluric/util/local_tile_server.py 71.15% <0.00%> (-2.30%) :arrow_down:
tests/test_georaster_tiling.py 69.45% <0.00%> (-0.92%) :arrow_down:
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4cbc4ba...0a9db24. Read the comment docs.