Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

phpDocumentor / Reflection / 397
89%
develop: 87%

DEFAULT BRANCH: develop
Build:
LAST BUILD BRANCH: master
Ran 24 Mar 2019 08:53PM UTC
Jobs 1
Files 39
Run time 4s
Badge
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

24 Mar 2019 - 20:47 coverage: 88.841% (+0.2%) from 88.63%
397

Pull #133

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow
Improve speed by using parsed nodes

Before we used the phpdoc context factory to create docblock context.
But since this was parsing the code over any over again it was very slow.
By using the nodes from the php-parser we are way faster.

Thanks to @Ocramius who implemented this in Roave/BetterReflection.
Pull Request #133: Benchmark

20 of 20 new or added lines in 2 files covered. (100.0%)

621 of 699 relevant lines covered (88.84%)

2.92 hits per line

Jobs
ID Job ID Ran Files Coverage
5 397.5 24 Mar 2019 08:53PM UTC 39
88.84
Travis Job 397.5
Source Files on build 397
  • Tree
  • List 39
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #397
  • Pull Request #133
  • PR Base - develop (#370)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc