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

PHPOffice / PHPPresentation / 32220271169
93%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 05:42AM 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

19 Aug 2026 05:39AM UTC coverage: 92.144% (+0.04%) from 92.102%
32220271169

push

github

web-flow
feat: an outline on the data points of a serie (#900)

A data point could carry a fill of its own, but not an outline, so a chart
needing a border per slice — a gauge with white gaps between its segments —
had to be patched after the file was written.

Series gains getDataPointOutline()/setDataPointOutline(), mirroring the fills,
and getDataPointIndexes() which both writers walk so that a point defining only
an outline is written too. PowerPoint2007 writes it as `a:ln` in `c:dPt/c:spPr`,
ODPresentation as the stroke of the style of the data point, and the
PowerPoint2007 reader reads `c:dPt` back — fill included, which it dropped
until now.

73 of 76 new or added lines in 4 files covered. (96.05%)

10181 of 11049 relevant lines covered (92.14%)

44.63 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
88.66
0.1% src/PhpPresentation/Reader/PowerPoint2007.php
Jobs
ID Job ID Ran Files Coverage
1 32220271169.1 19 Aug 2026 05:42AM UTC 141
92.14
GitHub Action Run
Source Files on build 32220271169
  • Tree
  • List 141
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • db8efaec on github
  • Prev Build on master (#32178444798)
  • Next Build on master (#32220410522)
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