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

lviggiano / owner / 541 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2015 11:11AM UTC
Files 92
Run time 12s
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

04 Feb 2015 11:05AM UTC coverage: 91.284% (+0.02%) from 91.26%
541.1

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%)

603.65 hits per line

Source Files on job 541.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 541
  • Travis Job 541.1
  • ff20e118 on github
  • Prev Job for on master (#540.1)
  • Next Job for on master (#542.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