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

OctoLinker / injection / 19 / 2
19%
master: 19%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2016 05:07PM UTC
Files 1
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

01 Sep 2016 10:56PM UTC coverage: 69.565%. First build
19.2

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

16 of 23 relevant lines covered (69.57%)

1.13 hits per line

Source Files on job 19.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19
  • Travis Job 19.2
  • 74432fc2 on github
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