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

feat: porting exec-provider from base library #44

Merged
merged 3 commits into from
Oct 6, 2018
Merged

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Oct 6, 2018

Fix #40

@codecov-io
Copy link

codecov-io commented Oct 6, 2018

Codecov Report

Merging #44 into master will increase coverage by 0.22%.
The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   94.13%   94.35%   +0.22%     
==========================================
  Files          18       20       +2     
  Lines        1193     1346     +153     
==========================================
+ Hits         1123     1270     +147     
- Misses         70       76       +6
Impacted Files Coverage Δ
kubernetes_asyncio/config/kube_config_test.py 93.76% <100%> (+0.12%) ⬆️
kubernetes_asyncio/config/exec_provider_test.py 100% <100%> (ø)
kubernetes_asyncio/config/kube_config.py 92.17% <73.33%> (-1.07%) ⬇️
kubernetes_asyncio/config/exec_provider.py 96% <96%> (ø)

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 6b8fb0a...821548c. Read the comment docs.

@tomplus tomplus merged commit c86bd42 into master Oct 6, 2018
@tomplus tomplus changed the title WIP: feat: porting exec-provider from base library feat: porting exec-provider from base library Oct 6, 2018
@tomplus tomplus deleted the feat/exec-provider branch October 6, 2018 22:55
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

2 participants