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

PHPOffice / PHPPresentation / 34024560186
94%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2026 09:27AM UTC
Jobs 1
Files 147
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

06 Sep 2026 09:24AM UTC coverage: 94.098% (+0.001%) from 94.097%
34024560186

push

github

web-flow
PowerPoint2007 Reader : Reach the package through one accessor (#994)

The reader named `$this->oZip` at nineteen places: once to open the archive
and eighteen times to read a part out of it. Opening now happens in
`openPackage()` and reading in `getFromName()`, so the archive is reached
through two methods rather than from the middle of the parsing code.

Nothing changes about what is read. The reader is simply no longer written
against `ZipArchive` in nineteen places, which is what makes a different
package implementation, or a test double, a matter of those two methods.

20 of 21 new or added lines in 1 file covered. (95.24%)

11320 of 12030 relevant lines covered (94.1%)

71.2 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
90.85
0.02% src/PhpPresentation/Reader/PowerPoint2007.php
Jobs
ID Job ID Ran Files Coverage
1 34024560186.1 06 Sep 2026 09:27AM UTC 147
94.1
GitHub Action Run
Source Files on build 34024560186
  • Tree
  • List 147
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c039b1b1 on github
  • Prev Build on master (#33961851893)
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