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

openshift / openshift-restclient-python / 833
77%
master: 52%

Build:
Build:
LAST BUILD BRANCH: v0.13.1
DEFAULT BRANCH: master
Ran 30 May 2019 06:15PM UTC
Jobs 12
Files 7
Run time 28min
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

pending completion
833

push

travis-ci-com

fabianvf
[release-0.9] Always set apiVersion and kind for resources within a resource list (#301)

* 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 "KindList" where
"Kind" 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'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

219 of 324 branches covered (67.59%)

595 of 761 relevant lines covered (78.19%)

6.74 hits per line

Jobs
ID Job ID Ran Files Coverage
3 833.3 (TEST_SUITE=unit OPENSHIFT_VERSION=latest) 30 May 2019 06:15PM UTC 0
47.44
Travis Job 833.3
4 833.4 (TEST_SUITE=unit OPENSHIFT_VERSION=latest) 30 May 2019 06:16PM UTC 0
47.83
Travis Job 833.4
5 833.5 (TEST_SUITE=unit OPENSHIFT_VERSION=3.10) 30 May 2019 06:18PM UTC 0
47.44
Travis Job 833.5
6 833.6 (TEST_SUITE=unit OPENSHIFT_VERSION=3.10) 30 May 2019 06:20PM UTC 0
47.83
Travis Job 833.6
7 833.7 (TEST_SUITE=unit OPENSHIFT_VERSION=3.11) 30 May 2019 06:22PM UTC 0
47.44
Travis Job 833.7
8 833.8 (TEST_SUITE=unit OPENSHIFT_VERSION=3.11) 30 May 2019 06:23PM UTC 0
47.83
Travis Job 833.8
9 833.9 (TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=3.10) 30 May 2019 06:29PM UTC 0
64.65
Travis Job 833.9
10 833.10 (TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=3.10) 30 May 2019 06:31PM UTC 0
64.78
Travis Job 833.10
11 833.11 (TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=3.11) 30 May 2019 06:35PM UTC 0
64.65
Travis Job 833.11
12 833.12 (TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=3.11) 30 May 2019 06:37PM UTC 0
64.78
Travis Job 833.12
13 833.13 (TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=latest) 30 May 2019 06:40PM UTC 0
64.65
Travis Job 833.13
14 833.14 (TEST_SUITE=dynamic-functional OPENSHIFT_VERSION=latest) 30 May 2019 06:43PM UTC 0
64.78
Travis Job 833.14
Source Files on build 833
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #833
  • 34b27ab6 on github
  • Prev Build on release-0.9 (#818)
  • Next Build on release-0.9 (#834)
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