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

OctoLinker / injection / 19
19%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2016 05:07PM UTC
Jobs 2
Files 1
Run time 23s
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
19

Pull #3

travis-ci

web-flow
Fall back to <html> if #js-repo-pjax-container is missing

This allows this module to be used with [Turbolinks] sites like GitLab.
For a demo:

* Visit https://gitlab.com/gitlab-org/gitlab-ce
* Paste the contents of this file into the console
* Paste the following into the console:

```javascript
gitHubInjection(window, function(err) {
  if (err) {
    return console.error(err);
  }
  console.warn("XXX INJECTION");
});
```

* Click the "Activity" link
* Notice "XXX INJECTION" printed to the console

[Turbolinks]: https://github.com/turbolinks/turbolinks

See https://github.com/OctoLinker/browser-extension/issues/113
Pull Request #3: Fall back to <html> if #js-repo-pjax-container is missing

1 of 1 new or added line in 1 file covered. (100.0%)

16 of 23 relevant lines covered (69.57%)

2.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19.1 02 Sep 2016 05:07PM UTC 0
69.57
Travis Job 19.1
2 19.2 02 Sep 2016 05:07PM UTC 0
69.57
Travis Job 19.2
Source Files on build 19
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19
  • Pull Request #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