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

test(k8s): add tests for the k8s package #237

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

arschles
Copy link
Member

@arschles arschles commented Oct 13, 2016

to improve coverage to 43.8%:

ENG000656:steward aaronschlesinger$ go test -cover ./k8s
ok      github.com/deis/steward/k8s 0.068s  coverage: 43.8% of statements

@arschles arschles added this to the Alpha 3 milestone Oct 13, 2016
@arschles arschles self-assigned this Oct 13, 2016
@codecov-io
Copy link

codecov-io commented Oct 13, 2016

Current coverage is 51.53% (diff: 100%)

Merging #237 into master will increase coverage by 5.93%

@@             master       #237   diff @@
==========================================
  Files            65         65          
  Lines          1467       1467          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            669        756    +87   
+ Misses          716        622    -94   
- Partials         82         89     +7   

Powered by Codecov. Last update db38b7f...d784078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants