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

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

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2019 06:43PM 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: 48.234% (+0.3%) from 47.945%
TEST_SUITE=unit 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.

92 of 281 branches covered (32.74%)

355 of 736 relevant lines covered (48.23%)

0.48 hits per line

Source Files on job 772.3 (TEST_SUITE=unit 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.3
  • 7c0949e1 on github
  • Prev Job for TEST_SUITE=unit OPENSHIFT_VERSION=latest on master (#768.3)
  • Next Job for TEST_SUITE=unit OPENSHIFT_VERSION=latest on master (#773.3)
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