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

mschwager / riplink / 29 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2017 08:43PM UTC
Files 3
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 Apr 2017 08:40PM UTC coverage: 85.075% (+0.5%) from 84.536%
29.1

push

travis-ci

mschwager
Improved duplicate URL handling

There were 3 improvements made here:

1. Changed the sync.Mutex to a sync.RWMutex. This will have performance
benefits if our reader count greatly outnumbers our writer count.
2. Consolidated logic of critical sections into an object.
3. Fixed a bug where relative URLs that match an already queried URL
weren't considered duplicates. E.g. Initial URL https://example.com
which finds /relative/path was not being considered a duplicate of
finding https://example.com/relative/path.

171 of 201 relevant lines covered (85.07%)

12.02 hits per line

Source Files on job 29.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • Travis Job 29.1
  • 39c72dc1 on github
  • Prev Job for on master (#28.1)
  • Next Job for on master (#30.1)
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