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

openshift / openshift-restclient-python / 828 / 8
21%
master: 52%

Build:
Build:
LAST BUILD BRANCH: v0.13.1
DEFAULT BRANCH: master
Ran 28 May 2019 10:30PM UTC
Files 249
Run time 14s
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

28 May 2019 09:44PM UTC coverage: 21.974% (-0.005%) from 21.979%
TEST_SUITE=generated-functional OPENSHIFT_VERSION=3.9

push

travis-ci-com

web-flow
<a href="https://github.com/openshift/openshift-restclient-python/commit/<a class=hub.com/openshift/openshift-restclient-python/commit/5b32a840727c82594c5163e4ba00b7aebd96fa42">5b32a8407<a href="https://github.com/openshift/openshift-restclient-python/commit/5b32a840727c82594c5163e4ba00b7aebd96fa42">&quot;&gt;Always set apiVersion and kind for resources within a resource list (#298) (#302)

* Always set apiVersion and kind for resources within a resource list

When the Kubernetes REST API returns a list of objects, it returns a
resource list object with an apiVersion and kind set to &amp;quot;KindList&amp;quot; where
&amp;quot;Kind&amp;quot; is the Kind of object queried, rather than an simple array of
objects.

The `items` property contains the array of resources returned.  Each
resource in this list does not contain the GVK information, only the
resource list has an apiVersion or kind property set.

This ensures when a resource list is returned, each resource within the
list has it&amp;#39;s apiVersion and kind set, to make it similar to other
Kubernetes clients, and easier to work with the returned resources.

* Just do one big serialization at the end of a ResourceList operation

(cherry picked from commit </a><a class="double-link" href="https://github.com/openshift/openshift-restclient-python/commit/<a class="double-link" href="https://github.com/openshift/openshift-restclient-python/commit/68cc0e3a73c16928ea9e4b7fc2fff828beab47e3">68cc0e3a7</a>">68cc0e3a7</a><a href="https://github.com/openshift/openshift-restclient-python/commit/5b32a840727c82594c5163e4ba00b7aebd96fa42">)

863 of 16061 branches covered (5.37%)

8582 of 39055 relevant lines covered (21.97%)

0.22 hits per line

Source Files on job 828.8 (TEST_SUITE=generated-functional OPENSHIFT_VERSION=3.9)
  • 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 746
  • Travis Job 828.8
  • 5b32a840 on github
  • Prev Job for TEST_SUITE=generated-functional OPENSHIFT_VERSION=3.9 on release-0.8 (#802.7)
  • Next Job for TEST_SUITE=generated-functional OPENSHIFT_VERSION=3.9 on release-0.8 (#829.7)
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

© 2025 Coveralls, Inc