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

FriendsOfPHP / PHP-CS-Fixer / 2070
93%

Build:
DEFAULT BRANCH: master
Ran 21 Dec 2014 08:49AM 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
2070

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 2070.1 21 Dec 2014 08:48AM UTC 0
77.87
Travis Job 2070.1
2 2070.2 21 Dec 2014 08:48AM UTC 0
78.15
Travis Job 2070.2
3 2070.3 21 Dec 2014 08:48AM UTC 0
78.27
Travis Job 2070.3
4 2070.4 21 Dec 2014 08:48AM UTC 0
78.27
Travis Job 2070.4
5 2070.5 21 Dec 2014 08:48AM UTC 0
69.13
Travis Job 2070.5
Source Files on build 2070
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2070
  • 03282247 on github
  • Prev Build on master (#2068)
  • Next Build on master (#2133)
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