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: pdate ExecProvider to use safe_get() #48

Merged
merged 1 commit into from
Oct 12, 2018
Merged

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Oct 12, 2018

Sync with synchronous lib: kubernetes-client/python-base#91

@codecov-io
Copy link

codecov-io commented Oct 12, 2018

Codecov Report

Merging #48 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   94.37%   94.38%   +<.01%     
==========================================
  Files          20       20              
  Lines        1352     1353       +1     
==========================================
+ Hits         1276     1277       +1     
  Misses         76       76
Impacted Files Coverage Δ
kubernetes_asyncio/config/exec_provider.py 96% <100%> (ø) ⬆️
kubernetes_asyncio/config/exec_provider_test.py 100% <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 38ae5f8...cad6ae6. Read the comment docs.

@tomplus tomplus merged commit 1efa743 into master Oct 12, 2018
@tomplus tomplus deleted the fix/execprovider-null branch October 27, 2018 18:45
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