Skip to content

Refactor driver and privioner#489

Merged
metrue merged 4 commits intomasterfrom
remove-CI-env
Mar 19, 2020
Merged

Refactor driver and privioner#489
metrue merged 4 commits intomasterfrom
remove-CI-env

Conversation

@metrue
Copy link
Owner

@metrue metrue commented Mar 19, 2020

Issue:
Summary:

The checklist before PR is ready for review:

  • has unit testing for new added codes
  • has functional testing for new added features
  • has checked the lint or style issues
  • README updated if need

@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

Merging #489 into master will increase coverage by 2.22%.
The diff coverage is 48.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #489      +/-   ##
==========================================
+ Coverage   22.19%   24.42%   +2.22%     
==========================================
  Files          56       55       -1     
  Lines        1874     1863      -11     
==========================================
+ Hits          416      455      +39     
+ Misses       1385     1333      -52     
- Partials       73       75       +2
Impacted Files Coverage Δ
driver/k8s/pod.go 0% <ø> (ø)
driver/k8s/deployment.go 0% <ø> (ø)
driver/k8s/configmap.go 0% <ø> (ø)
driver/k8s/init_container.go 0% <ø> (ø)
driver/k8s/k8s.go 0% <ø> (ø)
driver/k8s/k8s_node.go 0% <ø> (ø)
driver/k8s/service.go 0% <ø> (ø)
driver/k8s/deployer.go 0% <0%> (ø)
handlers/list.go 0% <0%> (ø) ⬆️
container_runtimes/docker/http/api.go 0% <0%> (ø) ⬆️
... and 10 more

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 e712e3d...175579a. Read the comment docs.

@metrue metrue merged commit 2831949 into master Mar 19, 2020
@metrue metrue deleted the remove-CI-env branch March 19, 2020 03:28
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.

1 participant