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

octokit / node-github / 138 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2017 11:53PM UTC
Files 2
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

29 Nov 2017 11:46PM UTC coverage: 100.0% (+39.8%) from 60.235%
138.2

push

travis-ci

gr2m
breaking: remove `.get{Scope name}Api()` methods

BREAKING CHANGE: `.get{Scope name}Api()` methods have been removed.

Before you could do this

```js
const reposApi = github.getReposApi()
```

Which is the same as doing

```js
const reposApi = github.repos
```

So we removed it :)

236 of 236 branches covered (100.0%)

Branch coverage included in aggregate %.

344 of 344 relevant lines covered (100.0%)

607.24 hits per line

Source Files on job 138.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 138
  • Travis Job 138.2
  • 3c4ab020 on github
  • Prev Job for on master (#132.2)
  • Next Job for on master (#140.4)
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