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

PHPOffice / PHPPresentation
92%

Build:
DEFAULT BRANCH: master
Repo Added 31 May 2021 11:09PM UTC
Files 141
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 634_common
  • 634_coveralls
  • 634_deprecated
  • 634_exceptions
  • 634_improvedDoc
  • 634_odftoolkit
  • 634_phpspreadsheet
  • Added-check-samples
  • addSlideAtStart
  • bug/copy
  • bugfix/embedded-spreadsheet-data
  • bump/update-phpspreadsheet-v5
  • castSpacing
  • ci/phpstan-2-php84
  • ci/phpunit-coverage-source
  • dependabot/composer/phpstan/phpstan-tw-0.12.88or-tw-1.0.0
  • develop
  • displayBlankAs
  • feat-axis-options
  • feat-bar-overlap
  • feat-dlbl-format
  • feat-sort-samples
  • feature/angle-rotation
  • feature/keynote-reader-writer
  • feature/set-rounded-rect-corners
  • fix-docs-misc
  • fix-gd-image-resource
  • fix-value-type
  • fix/svg-error
  • fix446
  • fix824
  • fixCI
  • fixedTypo
  • issue-691
  • issue117
  • issue171
  • issue253pptx
  • issue271pptx
  • issue279pptx
  • issue313pptx
  • issue606
  • issue634_changelog
  • issue634_ghactions
  • issue634_mkdocs
  • issue634_next
  • issue634_phpcsfixer
  • issue634_phpstan
  • issue722
  • issue795
  • issue798
  • issue826
  • issue830
  • issue_670
  • labelChart
  • lighter-export
  • lineSmooth
  • markerBorderFill
  • master
  • patch-4
  • patch-5
  • patch-6
  • pdfWriter
  • php81
  • php8283
  • php84
  • phpspreadsheet2.0
  • powerpoint2007-paragraph-group-support
  • powerpoint2007-text-run-without-properties
  • ppt2007-hyperlink-colors-fix
  • pr361
  • pr443
  • pr572
  • pr601
  • pr609
  • pr664
  • pr671
  • pr684
  • pr692
  • pr697
  • pr702
  • pr707
  • pr709
  • pr713
  • pr719
  • pr726
  • pr754
  • pr761
  • pr793
  • pr807
  • pr820
  • pull-group-shape
  • reader-embed-media-support
  • removeDeprecated
  • rtlSupport
  • showType
  • slide-layouts
  • strictTypes
  • support-phpspreadsheet-4
  • supportSVG
  • update/min-php7-4

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

Relevant lines Covered
Build:
Build:
10802 RELEVANT LINES 9897 COVERED LINES
43.12 HITS PER LINE
Source Files on master
  • Tree
  • List 141
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31707322225 master 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... push 13 Aug 2026 01:57PM UTC web-flow github
91.62
31706392193 fix/svg-error Merge 1322168d4 into f4950f0d4 Pull #881 13 Aug 2026 01:46PM UTC web-flow github
91.62
31705249192 fix/svg-error Merge e053a04fa into f4950f0d4 Pull #881 13 Aug 2026 01:33PM UTC web-flow github
91.62
31704662951 fix/svg-error Merge 660cc31b2 into f4950f0d4 Pull #881 13 Aug 2026 01:26PM UTC web-flow github
91.62
31703699334 fix/svg-error Merge e1d60143e into f4950f0d4 Pull #881 13 Aug 2026 01:14PM UTC web-flow github
91.62
31702951426 master Set Rounded Corners on Rectangle (#880) * set rounded corners * set type * update type * pass cs-fixer using static assertions * fix cs-fixer * fix cs-fixer * fix phpstan * fix formatting * attempt fix php8.4 * update changelog 1.2.0 * ... push 13 Aug 2026 01:05PM UTC web-flow github
91.62
31702542935 feature/set-rounded-rect-corners Merge 5c080f74e into a5f52d5ed Pull #880 13 Aug 2026 01:00PM UTC web-flow github
91.62
31702211509 fix/svg-error Merge d71fde40d into a5f52d5ed Pull #881 13 Aug 2026 12:56PM UTC web-flow github
91.62
31701048894 feature/set-rounded-rect-corners Merge cc0e84503 into a5f52d5ed Pull #880 13 Aug 2026 12:41PM UTC web-flow github
91.62
31681342861 feature/set-rounded-rect-corners Merge 296ba10e7 into a5f52d5ed Pull #880 13 Aug 2026 08:19AM UTC web-flow github
91.66
See All Builds (426)
  • Repo on GitHub
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