corteva / rioxarray

geospatial xarray extension powered by rasterio
https://corteva.github.io/rioxarray
Other
511 stars 81 forks source link

REF: Use importlib.metadata.version #578

Closed snowman2 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #578 (7a30fc7) into master (b9c236d) will increase coverage by 0.10%. The diff coverage is 73.68%.

@@            Coverage Diff             @@
##           master     #578      +/-   ##
==========================================
+ Coverage   96.30%   96.41%   +0.10%     
==========================================
  Files          13       12       -1     
  Lines        1652     1645       -7     
==========================================
- Hits         1591     1586       -5     
+ Misses         61       59       -2     
Impacted Files Coverage Δ
rioxarray/_io.py 95.81% <57.14%> (-0.20%) :arrow_down:
rioxarray/_show_versions.py 94.73% <66.66%> (+4.73%) :arrow_up:
rioxarray/__init__.py 100.00% <100.00%> (ø)
rioxarray/raster_array.py 97.79% <100.00%> (+0.01%) :arrow_up:

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

snowman2 commented 1 year ago

Thanks @justingruca :+1: