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

robinst / autolink-java / 97
92%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2017 04:08AM UTC
Jobs 1
Files 8
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
97

push

travis-ci

robinst
Don't autolink if authority is only "end" characters (#15)

This change stops these and other examples from being linked:

    http://.
    http://"
    http://<space>

Note that `http://` and `http://.` are valid URLs according to RFC 3986,
because `authority` can be zero or more `unreserved` characters. But we
don't autolink `http://` on its own or the trailing `.` of
`http://example.org.`

6 of 6 new or added lines in 3 files covered. (100.0%)

230 of 234 relevant lines covered (98.29%)

0.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/org/nibor/autolink/internal/WwwScanner.java
Jobs
ID Job ID Ran Files Coverage
2 97.2 31 Aug 2017 04:08AM UTC 0
98.29
Travis Job 97.2
Source Files on build 97
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #97
  • 4dcc71ee on github
  • Prev Build on master (#91)
  • Next Build on master (#98)
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