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

php / pecl-search_engine-solr / 153
80%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2018 09:20PM UTC
Jobs 16
Files 43
Run time 13min
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

pending completion
153

push

travis-ci

petk
Convert CRLF line endings to LF

This patch simplifies line endings tracked in the Git repository and
syncs them to all include the LF style instead of the CRLF files.

Newline characters:
- LF (\n) (*nix and Mac)
- CRLF (\r\n) (Windows)
- CR (\r) (old Mac, obsolete)

To see which line endings are in the index and in the working copy the
following command can be used:
`git ls-files --eol`

Git additionally provides `.gitattributes` file to specify if some files
need to have specific line endings on all platforms (either CRLF or LF).

Changed files shouldn't cause issues on modern Windows platforms because
also Git can do output conversion is core.autocrlf=true is set on
Windows and use CRLF newlines in all files in the working tree.

Unless CRLF files are tracked specifically, Git by default tracks all
files in the index using LF newlines.

12337 of 15493 relevant lines covered (79.63%)

855.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 153.1 (PHP=5.4 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:20PM UTC 0
78.57
Travis Job 153.1
2 153.2 (PHP=5.5 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:22PM UTC 0
78.57
Travis Job 153.2
3 153.3 (PHP=5.6 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:22PM UTC 0
78.57
Travis Job 153.3
4 153.4 (PHP=7.0 enable_debug=no enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:22PM UTC 0
80.64
Travis Job 153.4
5 153.5 (PHP=5.4 enable_debug=yes enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:24PM UTC 0
78.5
Travis Job 153.5
6 153.6 (PHP=5.5 enable_debug=yes enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:25PM UTC 0
78.5
Travis Job 153.6
7 153.7 (PHP=5.6 enable_debug=yes enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:25PM UTC 0
78.5
Travis Job 153.7
8 153.8 (PHP=7.0 enable_debug=yes enable_maintainer_zts=no enable_libxml=yes enable_json=yes) 02 Oct 2018 09:26PM UTC 0
80.47
Travis Job 153.8
9 153.9 (PHP=5.4 enable_debug=no enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:27PM UTC 0
78.58
Travis Job 153.9
10 153.10 (PHP=5.5 enable_debug=no enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:29PM UTC 0
78.58
Travis Job 153.10
11 153.11 (PHP=5.6 enable_debug=no enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:30PM UTC 0
78.58
Travis Job 153.11
12 153.12 (PHP=7.0 enable_debug=no enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:31PM UTC 0
80.65
Travis Job 153.12
13 153.13 (PHP=5.4 enable_debug=yes enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:29PM UTC 0
78.51
Travis Job 153.13
14 153.14 (PHP=5.5 enable_debug=yes enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:30PM UTC 0
78.51
Travis Job 153.14
15 153.15 (PHP=5.6 enable_debug=yes enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:32PM UTC 0
78.51
Travis Job 153.15
16 153.16 (PHP=7.0 enable_debug=yes enable_maintainer_zts=yes enable_libxml=yes enable_json=yes) 02 Oct 2018 09:32PM UTC 0
80.48
Travis Job 153.16
Source Files on build 153
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #153
  • 152b807b on github
  • Prev Build on master (#152)
  • Next Build on master (#154)
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