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

PHPOffice / PHPPresentation / 31707322225
92%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2026 01:57PM UTC
Jobs 1
Files 141
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

13 Aug 2026 01:54PM UTC coverage: 91.622% (+0.002%) from 91.62%
31707322225

push

github

web-flow
Fix SVGs (#881)

* fix svgs

* update changelog 1.2.0

* update changelog

* add new test

* Fix PHP CS Fixer violations in ContentTypesTest

Orders imports correctly, imports ZipArchive instead of referencing it
with a leading backslash, and uses self::assert* per this repo's
php_unit_test_case_static_method_calls rule.

* Fix flaky ObjectsChartTest::testTypeAxisUnit

mt_rand(0, 100) occasionally produced 0, which the OpenDocument 1.2
schema rejects for chart:interval-minor-divisor/chart:interval-major,
failing RelaxNG validation with a confusing unrelated-looking error.
Use mt_rand(1, 100) instead.

* Update src/PhpPresentation/Writer/PowerPoint2007/ContentTypes.php

Co-authored-by: Progi1984 <progi1984@gmail.com>

* Use master's max(1, mt_rand(0, 100)) form for testTypeAxisUnit

* Remove duplicate blank line in ContentTypes writer

---------

Co-authored-by: Progi1984 <progi1984@gmail.com>

3 of 3 new or added lines in 1 file covered. (100.0%)

9897 of 10802 relevant lines covered (91.62%)

43.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31707322225.1 13 Aug 2026 01:57PM UTC 141
91.62
GitHub Action Run
Source Files on build 31707322225
  • Tree
  • List 141
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4ba3066c on github
  • Prev Build on master (#31702951426)
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