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: read config data with bytes (python3) #41

Merged
merged 1 commit into from
Sep 22, 2018
Merged

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Sep 22, 2018

@codecov-io
Copy link

codecov-io commented Sep 22, 2018

Codecov Report

Merging #41 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   94.07%   94.13%   +0.05%     
==========================================
  Files          18       18              
  Lines        1182     1193      +11     
==========================================
+ Hits         1112     1123      +11     
  Misses         70       70
Impacted Files Coverage Δ
kubernetes_asyncio/config/kube_config.py 93.23% <100%> (+0.07%) ⬆️
kubernetes_asyncio/config/kube_config_test.py 93.64% <100%> (+0.14%) ⬆️

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 b0b29f3...a81ab2f. Read the comment docs.

@tomplus tomplus merged commit 7a62165 into master Sep 22, 2018
@tomplus tomplus deleted the fix/config-bytes branch October 12, 2018 22:46
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.

2 participants