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

[TEST] Change Azure VM image to fix SSL #165

Merged
merged 2 commits into from
Oct 26, 2020
Merged

[TEST] Change Azure VM image to fix SSL #165

merged 2 commits into from
Oct 26, 2020

Conversation

rmarkello
Copy link
Owner

Trying to fix azure testing...

@rmarkello
Copy link
Owner Author

Okay! Setting a new VM image seems to have done the trick 🤷‍♂️ (I don't think the certifi package helped at all...)

Debugging Windows errors is incredibly annoying, but once the test suite finished we should be back up and running! 🙌

@codecov
Copy link

codecov bot commented Oct 23, 2020

Codecov Report

Merging #165 into main will decrease coverage by 0.77%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   91.73%   90.96%   -0.78%     
==========================================
  Files          32       32              
  Lines        2336     2336              
==========================================
- Hits         2143     2125      -18     
- Misses        193      211      +18     
Impacted Files Coverage Δ
abagen/io.py 84.31% <0.00%> (-15.69%) ⬇️
abagen/datasets/fetchers.py 86.73% <0.00%> (-2.05%) ⬇️
abagen/tests/test_io.py 98.07% <0.00%> (-1.93%) ⬇️
abagen/tests/conftest.py 100.00% <0.00%> (+6.66%) ⬆️

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 4bab67f...97248ed. Read the comment docs.

@rmarkello rmarkello changed the title [TEST] Install certifi for SSL [TEST] Change Azure VM image to fix SSL Oct 26, 2020
@rmarkello rmarkello merged commit 0346891 into main Oct 26, 2020
@rmarkello rmarkello deleted the fix/azure branch October 26, 2020 14:26
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.

1 participant