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

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

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2015 11:12AM UTC
Files 90
Run time 7s
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: 92.17% (+0.02%) from 92.148%
541.3

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.

977 of 1060 relevant lines covered (92.17%)

608.06 hits per line

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