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

PHPOffice / PHPPresentation / 33431763213
94%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 07:43PM 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

31 Aug 2026 07:39PM UTC coverage: 93.915% (+0.01%) from 93.901%
33431763213

push

github

web-flow
ODPresentation Writer : Write the pattern a pattern fill names, as the hatch OpenDocument has (#957)

* ODPresentation Writer : Write the pattern a pattern fill names, as the hatch OpenDocument has

A pattern fill fell through the switch in `writeStyleGraphic()` into `default:` and was written as
`draw:fill="none"`. The shape came out of the ODPresentation Writer empty, whatever pattern it had
been given, and a table cell with one came out with no fill written at all.

OpenDocument has no preset patterns. It has `draw:hatch`, which is one, two or three families of
parallel lines and nothing else, so thirty-two of the fifty-four map onto it: the horizontals, the
verticals, the diagonals, the dashes, the crosses, the grids, the checks, the trellis, the weave
and the plaid, each with the style, the angle and the spacing that draw it. The lines take the
start colour and the ground behind them takes the end colour -- `draw:fill-hatch-solid` is what
says the ground is painted at all, and without it the hatch is drawn over whatever is behind the
shape.

The other twenty-two are not lines: the bricks, the confetti, the three diamonds, the sphere, the
divot, the shingle and the twelve percentage screens. ODF cannot say them, and they are painted
solid in the colour of the pattern rather than dropped -- a shape filled with the wrong texture is
nearer what was asked for than an empty one.

* Changelog for #957

37 of 37 new or added lines in 3 files covered. (100.0%)

10834 of 11536 relevant lines covered (93.91%)

68.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33431763213.1 31 Aug 2026 07:43PM UTC 141
93.91
GitHub Action Run
Source Files on build 33431763213
  • Tree
  • List 141
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 334b5cc7 on github
  • Prev Build on master (#33426243922)
  • Next Build on master (#33604005771)
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