geospatial-jeff / aiocogeo

Asynchronous cogeotiff reader
MIT License
73 stars 10 forks source link

GDAL RFC 15 #72

Closed geospatial-jeff closed 4 years ago

geospatial-jeff commented 4 years ago

Align mask recognition with GDAL RFC 15

codecov-commenter commented 4 years ago

Codecov Report

Merging #72 into master will increase coverage by 0.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   91.46%   91.91%   +0.45%     
==========================================
  Files          13       13              
  Lines        1043     1089      +46     
==========================================
+ Hits          954     1001      +47     
+ Misses         89       88       -1     
Impacted Files Coverage Δ
aiocogeo/cog.py 95.41% <100.00%> (+1.15%) :arrow_up:
aiocogeo/constants.py 100.00% <100.00%> (ø)
aiocogeo/ifd.py 95.57% <100.00%> (+0.38%) :arrow_up:

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 2c5243f...4f6eab5. Read the comment docs.