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

sonata-project / SonataUserBundle / 2171 / 5
67%
3.x: 25%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 3.x
Ran 26 Dec 2018 06:33AM UTC
Files 60
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

17 Dec 2018 06:27AM UTC coverage: 52.399%. Remained the same
COMPOSER_FLAGS="--prefer-lowest"

cron

travis-ci

OskarStark
Fix rendering resetting email on Windows

PHP_EOL on Windows does not work for developer who use unix style line endings \n because it expects \r\n in template file what is wrong assumption.
Line endings in template depends on git client config:
- core.autocrlf = true (Checkout Windows-style, commit Unix-style)
- core.autocrlf = input (Checkout as-is, commit Unix-style)
or even developer IDE setup (unix/windows style).

699 of 1334 relevant lines covered (52.4%)

2.81 hits per line

Source Files on job 2171.5 (COMPOSER_FLAGS="--prefer-lowest")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2042
  • Travis Job 2171.5
  • 05e2b6d1 on github
  • Prev Job for COMPOSER_FLAGS="--prefer-lowest" on 4.x (#2169.5)
  • Next Job for COMPOSER_FLAGS="--prefer-lowest" on 4.x (#2173.5)
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