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

nikic / PHP-Parser / 9750219736 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2024 07:52PM UTC
Files 261
Run time 4s
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

01 Jul 2024 07:51PM UTC coverage: 97.594%. Remained the same
9750219736.1

push

github

nikic
Fix ternary precedence printing

The precedence table set the LHS and RHS precedence for the
ternary to -1, which is the dummy value used for unary operators.
Instead, it should be the same as the operator precedence, as
the ternary is non-associative since PHP 8.

Fixes #1009.

7586 of 7773 relevant lines covered (97.59%)

215.39 hits per line

Source Files on job 9750219736.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9750219736
  • a894652a on github
  • Prev Job for on master (#9487871929.1)
  • Next Job for on master (#9918841303.1)
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