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

PHPOffice / PHPPresentation / 32463063963
92%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2026 08:27AM 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

21 Aug 2026 08:24AM UTC coverage: 92.146% (-0.001%) from 92.147%
32463063963

push

github

web-flow
ODPresentation Writer : Write the number of a slide and its date as fields (#913)

A slide number and a date placeholder carry text only as a stand-in for what the
application fills in. The PowerPoint2007 Writer has always known that and writes
`<a:fld type="slidenum">` and `<a:fld type="datetime">`, but the ODPresentation
Writer wrote the stand-in itself: every slide of a deck showed the same number,
frozen at whatever text the shape happened to be created with, and the date never
moved off the day the file was written.

Such a placeholder now writes its text with `text:page-number` or `text:date`, the
elements LibreOffice writes for the same two placeholders when it exports a deck
of its own. A placeholder of any other type is untouched, and so is a deck that
never asked for one.

11 of 12 new or added lines in 1 file covered. (91.67%)

10196 of 11065 relevant lines covered (92.15%)

45.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
94.73
-0.04% src/PhpPresentation/Writer/ODPresentation/Content.php
Jobs
ID Job ID Ran Files Coverage
1 32463063963.1 21 Aug 2026 08:27AM UTC 141
92.15
GitHub Action Run
Source Files on build 32463063963
  • Tree
  • List 141
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9a0992f9 on github
  • Prev Build on master (#32220410522)
  • Next Build on master (#32465444678)
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