Skip to content

feat: replace base64.decodestring for base64.standard_b64decode #47

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

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Oct 10, 2018

Porting kubernetes-client/python-base#90 from the official library.

@codecov-io
Copy link

codecov-io commented Oct 10, 2018

Codecov Report

Merging #47 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          20       20           
  Lines        1352     1352           
=======================================
  Hits         1276     1276           
  Misses         76       76
Impacted Files Coverage Δ
kubernetes_asyncio/config/kube_config.py 92.33% <ø> (ø) ⬆️
kubernetes_asyncio/config/kube_config_test.py 93.76% <100%> (ø) ⬆️

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 c829de2...6a038ad. Read the comment docs.

@tomplus tomplus merged commit 38ae5f8 into master Oct 10, 2018
@tomplus tomplus deleted the feat/base64 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