Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Apply winpi.patch#558

Merged
emthompson-usgs merged 3 commits intousgs:masterfrom
emthompson-usgs:win
Dec 18, 2020
Merged

Apply winpi.patch#558
emthompson-usgs merged 3 commits intousgs:masterfrom
emthompson-usgs:win

Conversation

@emthompson-usgs
Copy link
Copy Markdown
Member

Patch by @ocefpaf to fix Windows build problems.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 18, 2020

Codecov Report

Merging #558 (881bea5) into master (f02a5c2) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
- Coverage   81.19%   81.18%   -0.02%     
==========================================
  Files         108      108              
  Lines       10590    10590              
==========================================
- Hits         8599     8597       -2     
- Misses       1991     1993       +2     
Impacted Files Coverage Δ
gmprocess/io/knet/core.py 95.53% <0.00%> (-1.79%) ⬇️

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 f02a5c2...881bea5. Read the comment docs.

@emthompson-usgs emthompson-usgs merged commit 9630996 into usgs:master Dec 18, 2020
@ocefpaf
Copy link
Copy Markdown

ocefpaf commented Dec 18, 2020

It would be nice to run the tests on Windows. Here is an example of a conda GitHub Actions in case you want to try it.

@emthompson-usgs emthompson-usgs deleted the win branch December 18, 2020 15:14
@emthompson-usgs
Copy link
Copy Markdown
Member Author

Will do. Working on adding Windows builds to our azure pipeline in #559.

@emthompson-usgs
Copy link
Copy Markdown
Member Author

I suspect this will uncover some python code that is not compatible with Windows that I'll need to address.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants