12rambau / rio-vrt

A simple librairy to build a vrt from multiple raster source relying only on rasterio
MIT License
8 stars 3 forks source link

feat: set the resolution based on user values #16

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

Fix #12

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (f411342) into main (bf76a28) will decrease coverage by 3.31%. The diff coverage is 82.75%.

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

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   94.05%   90.75%   -3.31%     
==========================================
  Files           3        3              
  Lines         101      119      +18     
==========================================
+ Hits           95      108      +13     
- Misses          6       11       +5     
Impacted Files Coverage Δ
rio_vrt/vrt.py 90.09% <81.48%> (-3.60%) :arrow_down:
rio_vrt/enums.py 100.00% <100.00%> (ø)