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

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

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2019 01:17AM UTC
Files 9
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

08 Dec 2019 01:14AM UTC coverage: 47.867% (+1.8%) from 46.087%
TEST_SUITE=unit OPENSHIFT_VERSION=latest

push

travis-ci-com

fabianvf
Apply should work if resources change in between (#339)

* 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 deployment with some changes, but replicas set to 1

The deployment should be applied with replicas set to 1.

Fixing that problem had a massive knock on effect to how we manage lists,
but also likely removed a number of more subtle bugs.

We use strategic merge information to better merge lists now,
and increase the number of tests in the test suite to validate that

* Fix apply for strategic merge of lists

116 of 348 branches covered (33.33%)

404 of 844 relevant lines covered (47.87%)

0.48 hits per line

Source Files on job 923.3 (TEST_SUITE=unit OPENSHIFT_VERSION=latest)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 827
  • Travis Job 923.3
  • 541edbff on github
  • Prev Job for TEST_SUITE=unit OPENSHIFT_VERSION=latest on master (#921.3)
  • Next Job for TEST_SUITE=unit OPENSHIFT_VERSION=latest on master (#935.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