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

octokit / node-github / 138
100%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2017 11:53PM UTC
Jobs 4
Files 2
Run time 49s
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
138

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%)

2428.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 138.1 29 Nov 2017 11:53PM UTC 0
100.0
Travis Job 138.1
2 138.2 29 Nov 2017 11:53PM UTC 0
100.0
Travis Job 138.2
3 138.3 29 Nov 2017 11:54PM UTC 0
100.0
Travis Job 138.3
4 138.4 29 Nov 2017 11:54PM UTC 0
100.0
Travis Job 138.4
Source Files on build 138
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #138
  • 3c4ab020 on github
  • Prev Build on master (#132)
  • Next Build on master (#140)
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