Closed benhills closed 1 year ago
Patch coverage has no change and project coverage change: -1.56
:warning:
Comparison is base (
90138fa
) 78.47% compared to head (50e492c
) 76.92%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This is fixed by #43
This isn't ready to merge yet, but I wanted to bring it up because some changes have come up in the last year.
Python 6 and ubuntu 22.04 apparently don't play nice together: https://github.com/actions/setup-python/issues/544 so I removed 3.6 for now.
Adding a pip upgrade of 'setuptools' was helpful for a few failures as well.
The main remaining issue is gdal, it seems like 3.0.4 disappeared somehow? I may be able to address this one eventually as well.