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

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

Build:
Build:
LAST BUILD BRANCH: v0.13.1
DEFAULT BRANCH: master
Repo Added 28 Feb 2017 06:47AM CUT
Files 10
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

LAST BUILD ON BRANCH release-0.10
branch: release-0.10
CHANGE BRANCH
x
Reset
  • release-0.10
  • 0.0.1
  • fabianvf-compat
  • fabianvf-dynamic-patch-typo
  • fabianvf-pin-pytest
  • master
  • python-openshift-0.3.2-1
  • python-openshift-0.3.2-2
  • python-openshift-0.3.2-3
  • python-openshift-0.3.2-5
  • python-openshift-0.3.3-6
  • python-openshift-0.3.3-7
  • python-openshift-0.3.4-2
  • python-openshift-0.3.4-3
  • python-openshift-0.4.0-4
  • python-openshift-0.4.0-6
  • python-openshift-0.4.0.a1-5
  • python-openshift-0.5.0-7
  • python-openshift-0.5.0-8
  • python-openshift-0.5.0.a1-6
  • python-openshift-0.6.1-10
  • python-openshift-0.6.1-9
  • python-openshift-0.6.2-11
  • python-openshift-0.6.2-12
  • python-openshift-0.6.4-2
  • python-openshift-0.8.0-1
  • python-openshift-0.8.1-1
  • release-0.0.1
  • release-0.10-test
  • release-0.11
  • release-0.12
  • release-0.12.0
  • release-0.3.1
  • release-0.3.2
  • release-0.3.4
  • release-0.4
  • release-0.6
  • release-0.6.0
  • release-0.6.1
  • release-0.6.2
  • release-0.7
  • release-0.8
  • release-0.9
  • test
  • test-travis
  • tests-pass
  • v0.10.0
  • v0.10.0rc1
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.11.0
  • v0.11.1
  • v0.11.2
  • v0.12.0
  • v0.12.0rc2
  • v0.12.1
  • v0.13.0
  • v0.4.0
  • v0.4.0-alpha.0
  • v0.4.0.a1
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.8.0
  • v0.8.0a1
  • v0.8.1
  • v0.8.10
  • v0.8.11
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • v0.8.7
  • v0.8.8
  • v0.8.9
  • v0.9.0
  • v0.9.0a1
  • v0.9.0a2
  • v0.9.0a3
  • v0.9.0a4
  • v0.9.0rc0
  • v0.9.1
  • v0.9.2
  • v0.9.3

pending completion
955

push

travis-ci-com

fabianvf
get rid of pyyaml dependency for tests

235 of 375 branches covered (62.67%)

661 of 861 relevant lines covered (76.77%)

6.59 hits per line

Relevant lines Covered
Build:
Build:
861 RELEVANT LINES 661 COVERED LINES
6.59 HITS PER LINE
Source Files on release-0.10
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
955 release-0.10 get rid of pyyaml dependency for tests push 13 Mar 2020 03:32PM CUT fabianvf travis-ci-com pending completion  
948 release-0.10 Bump version push 18 Feb 2020 09:32PM CUT fabianvf travis-ci-com pending completion  
947 release-0.10 Fix apply to cope better with missing last_applied entries (#352) If desired and actual contain a dict structure that is missing from last_applied, continue rather than crashing with AttributeError: 'NoneType' object has no attribute 'get' ... push 18 Feb 2020 09:12PM CUT web-flow travis-ci-com pending completion  
946 release-0.10 Ignore ServiceUnavailableError for an all resource group search (#355) There are situations where a given api service unrelated to the requested resource is unavailable and an ServiceUnavailableError exception is thrown. The change in this P... push 18 Feb 2020 08:50PM CUT web-flow travis-ci-com pending completion  
938 release-0.10 Bump version to 0.10.1 push 13 Dec 2019 08:59AM CUT willthames travis-ci-com pending completion  
937 release-0.10 Take last applied configuration into account when patching (#348) If, as previously, we ignore the last-applied annotation when comparing desired and actual, we end up with a result where, when deleting all annotations in a change, no annotatio... push 12 Dec 2019 10:56AM CUT fabianvf travis-ci-com pending completion  
934 release-0.10 [release-0.10] Apply should work if resources change in between (#346) * Apply should work if resources change in between In the scenario: * apply a deployment with replicas set to 1 * scale the deployment to 0 replicas * apply the deployme... push 11 Dec 2019 02:34PM CUT fabianvf travis-ci-com pending completion  
927 release-0.10 Merge pull request #345 from openshift-cherrypick-robot/cherry-pick-342-to-release-0.10 [release-0.10] Remove md5, which fails in FIPS environment push 09 Dec 2019 04:21PM CUT web-flow travis-ci-com pending completion  
910 release-0.10 [release-0.10] Add additional rules for resolving ambiguity in resources.get (#337) * Add additional rules for resolving ambiguity in resources.get * Store a complete lookup instead of just the kind push 22 Nov 2019 09:18PM CUT fabianvf travis-ci-com pending completion  
902 release-0.10 Make cache_id method more portable (#335) push 19 Nov 2019 11:28PM CUT fabianvf travis-ci-com pending completion  
See All Builds (817)
  • Repo on GitHub
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