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

mschwager / riplink / 29
86%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2017 08:43PM UTC
Jobs 1
Files 3
Run time 1s
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
29

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.

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

171 of 201 relevant lines covered (85.07%)

12.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29.1 29 Apr 2017 08:43PM UTC 0
85.07
Travis Job 29.1
Source Files on build 29
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #29
  • 39c72dc1 on github
  • Prev Build on master (#28)
  • Next Build on master (#30)
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