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

bucharest-gold / openshift-rest-client / 196 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 24 May 2018 01:54PM UTC
Files 23
Run time 1s
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

24 May 2018 01:53PM UTC coverage: 97.603% (-0.07%) from 97.677%
196.1

push

travis-ci

web-flow
feat: add v1beta1 api endpoints (#70)

This commit adds the set of v1beta1 endpoint URLs documented here:
https://docs.openshift.com/container-platform/3.7/rest_api/index.html

The only functional endpoint at the moment is for deployments. All of
the others simply expose the endpoint URL but do expose any functional
behavior.

I've added a `client.apis` object which maps to the the 3 semi-supported
APIs at the moment.

```js
client.apis.oapi // { version: config.apiVersion, baseUrl: client.apiUrl }
client.apis.kube // { version: config.apiVersion, baseUrl: client.kubeUrl }
client.apis.v1beta1 // function endpoints() returning array of endpoint URLs
```

Fixes: https://github.com/bucharest-gold/openshift-rest-client/issues/69

113 of 124 branches covered (91.13%)

Branch coverage included in aggregate %.

742 of 752 relevant lines covered (98.67%)

124.81 hits per line

Source Files on job 196.1
  • Tree
  • List 0
  • Changed 20
  • Source Changed 2
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 172
  • Travis Job 196.1
  • cb8da7a4 on github
  • Prev Job for on master (#190.1)
  • Next Job for on master (#197.2)
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