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

php / pecl-search_engine-solr / 154 / 3
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2018 09:35PM UTC
Files 22
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

02 Oct 2018 09:15PM UTC coverage: 78.568%. Remained the same
PHP=5.6 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes

push

travis-ci

petk
Sync final newlines

This patch adds some missing newlines and trims redundant final newlines
into a single one.

According to POSIX, a line is a sequence of zero or more non-' <newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2

6276 of 7988 relevant lines covered (78.57%)

103.42 hits per line

Source Files on job 154.3 (PHP=5.6 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes)
  • Tree
  • List 0
  • Changed 15
  • Source Changed 14
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 128
  • Travis Job 154.3
  • 1e427e55 on github
  • Prev Job for PHP=5.6 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes on master (#153.3)
  • Next Job for PHP=5.6 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes on master (#155.3)
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