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

Support HTTPS workaround #26

Merged
merged 1 commit into from
Feb 4, 2018
Merged

Support HTTPS workaround #26

merged 1 commit into from
Feb 4, 2018

Conversation

clintval
Copy link
Owner

@clintval clintval commented Feb 4, 2018

Keep a helper method for reading files into memory, decoding them as UTF8, and then parsing.

This approach will not be needed when this issue is resolved:

piskvorky/smart_open#146

@codecov
Copy link

codecov bot commented Feb 4, 2018

Codecov Report

Merging #26 into master will increase coverage by 0.04%.
The diff coverage is 92.3%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   97.22%   97.26%   +0.04%     
==========================================
  Files           2        2              
  Lines         324      329       +5     
==========================================
+ Hits          315      320       +5     
  Misses          9        9

@clintval clintval merged commit 35b18af into master Feb 4, 2018
@clintval clintval deleted the cv_support_https branch February 4, 2018 03:23
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

1 participant