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

php-coder / mystamps / 442 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2015 09:03PM UTC
Files 112
Run time 3s
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

21 Sep 2015 08:44PM UTC coverage: 30.757% (-0.04%) from 30.793%
442.1

push

travis-ci

php-coder
Fix 404 when serving CatalogUtils.js and application running as mvn spring-boot:run.

Before we serve JS files from /WEB-INF/classes and it works when we are running application as JAR,
because this JAR contains /WEB-INF/classes directory. But it doesn't work because when we run
application with mvn spring-boot:run command there is no WEB-INF directory inside classpath (that is
equals to target/classes). I changed /WEB-INF/classes directory to root of classpath that should
work for a both cases.

Fix #126

585 of 1902 relevant lines covered (30.76%)

0.31 hits per line

Source Files on job 442.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 442
  • Travis Job 442.1
  • bebb3833 on github
  • Prev Job for on master (#440.1)
  • Next Job for on master (#455.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