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

ISS228: removing gdal from setup.py; fix model download check #230

Merged
merged 1 commit into from
Aug 11, 2019

Conversation

nrweir
Copy link
Contributor

@nrweir nrweir commented Aug 11, 2019

Along with resolving #228, this also fixes #226 by removing "GDAL" from the list of dependencies - instead, it just throws an error if GDAL isn't already there.

@codecov-io
Copy link

codecov-io commented Aug 11, 2019

Codecov Report

Merging #230 into dev will decrease coverage by 0.18%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #230      +/-   ##
==========================================
- Coverage   66.23%   66.05%   -0.19%     
==========================================
  Files          67       67              
  Lines        4561     4575      +14     
==========================================
+ Hits         3021     3022       +1     
- Misses       1540     1553      +13
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) ⬆️
solaris/nets/model_io.py 18.18% <0%> (-4.05%) ⬇️
solaris/nets/transform.py 70% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf7f100...8b6616b. Read the comment docs.

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.

None yet

2 participants