corteva / rioxarray

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

CI: Update to GDAL 3.6.1 for tests #620

Closed snowman2 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.02% // Head: 95.90% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (e503891) compared to base (0f77e13). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #620 +/- ## ========================================== - Coverage 96.02% 95.90% -0.12% ========================================== Files 12 12 Lines 1735 1735 ========================================== - Hits 1666 1664 -2 - Misses 69 71 +2 ``` | [Impacted Files](https://codecov.io/gh/corteva/rioxarray/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva) | Coverage Δ | | |---|---|---| | [rioxarray/rioxarray.py](https://codecov.io/gh/corteva/rioxarray/pull/620/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva#diff-cmlveGFycmF5L3Jpb3hhcnJheS5weQ==) | `96.15% <0.00%> (-0.46%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corteva)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

snowman2 commented 1 year ago

Note: GDAL test failures due to related to https://github.com/rasterio/rasterio/issues/2662