Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix gdal file load on windows #437

Merged
merged 1 commit into from
May 4, 2023
Merged

fix gdal file load on windows #437

merged 1 commit into from
May 4, 2023

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented May 2, 2023

Closes #436

@tiemvanderdeure if you can try this on windows that would help (if the tests here actually pass!)

@codecov-commenter
Copy link

Codecov Report

Merging #437 (2eae2dd) into main (c6f4a24) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #437   +/-   ##
=======================================
  Coverage   79.36%   79.36%           
=======================================
  Files          41       41           
  Lines        3973     3974    +1     
=======================================
+ Hits         3153     3154    +1     
  Misses        820      820           
Impacted Files Coverage Δ
src/sources/gdal.jl 85.57% <100.00%> (+0.04%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rafaqz rafaqz merged commit fbb48f6 into main May 4, 2023
@rafaqz rafaqz deleted the fix_windows_gdal branch May 4, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GDALError (CE_Failure, code 5)
2 participants