• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openshift / openshift-restclient-python / 772 / 14
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2019 06:49PM UTC
Files 7
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Mar 2019 06:29PM UTC coverage: 64.266% (-0.1%) from 64.384%
TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=latest

push

travis-ci

fabianvf
Make list from kind resource item

Previously when creating a resource list, kind was a dictionary meaning
that there could be only one resource for specific kind. But for example
Template kind can have to different resources:

$ oc api-resources | grep Template$
processedtemplates template.openshift.io true Template
templates          template.openshift.io true Template

So The client previsously found just one resource for kind Template.
In order to work with both resources for that kind this patch introduces
the change that kind will be list by default.

167 of 334 branches covered (50.0%)

473 of 736 relevant lines covered (64.27%)

0.64 hits per line

Source Files on job 772.14 (TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=latest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 700
  • Travis Job 772.14
  • 7c0949e1 on github
  • Prev Job for TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=latest on master (#768.13)
  • Next Job for TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=latest on master (#773.13)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc