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

keradus / PHP-CS-Fixer / 173
94%
1.11: 82%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 1.11
Ran 22 Dec 2014 02:09PM UTC
Jobs 5
Files 90
Run time 1min
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
173

push

travis-ci

Dariusz Rumiński
minor #911 remove Token::$line (keradus)

This PR was merged into the 2.0-dev branch.

Discussion
----------

remove Token::$line

Remove Token::$line due to:
- we don't use it anywhere;
- non-array tokens like ; doesn't have line property set, only array tokens like T_IF have
- when adding new token we don't set line property
- when changing new lines we don't update line of following tokens.

Coming from #907 issue

Commits
-------

7519f6a remove Token::$line

2676 of 3373 relevant lines covered (79.34%)

170.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 173.1 22 Dec 2014 02:08PM UTC 0
77.87
Travis Job 173.1
2 173.2 22 Dec 2014 02:08PM UTC 0
78.15
Travis Job 173.2
3 173.3 22 Dec 2014 02:08PM UTC 0
78.27
Travis Job 173.3
4 173.4 22 Dec 2014 02:08PM UTC 0
78.27
Travis Job 173.4
5 173.5 22 Dec 2014 02:08PM UTC 0
69.13
Travis Job 173.5
Source Files on build 173
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #173
  • 03282247 on github
  • Prev Build on master (#172)
  • Next Build on master (#176)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc