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

lviggiano / owner / 541
93%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2015 11:11AM UTC
Jobs 4
Files 92
Run time 2min
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
541

push

travis-ci

lviggiano
improved file changes watch

When two URI are pointing to the same file, example:

@Sources({
"${catalina.home}/conf/foobar.properties",
"${catalina.base}/conf/foobar.properties"
})

if ${catalina.home} == ${catalina.base} they may point to the same resource.

In this case, we are using two WatchableFile instance to check the same file, even though it is the same file.

This change is intended to recognize that the two File objects are pointing to the same instance and handle as a single WatchableFile.

995 of 1090 relevant lines covered (91.28%)

2344.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 541.1 04 Feb 2015 11:11AM UTC 0
91.28
Travis Job 541.1
2 541.2 04 Feb 2015 11:13AM UTC 0
92.17
Travis Job 541.2
3 541.3 04 Feb 2015 11:12AM UTC 0
92.17
Travis Job 541.3
4 541.4 04 Feb 2015 11:13AM UTC 0
92.17
Travis Job 541.4
Source Files on build 541
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #541
  • ff20e118 on github
  • Prev Build on master (#540)
  • Next Build on master (#542)
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