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

dg / texy / 30792106735
95%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2026 07:01AM UTC
Jobs 1
Files 93
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

03 Aug 2026 06:40AM UTC coverage: 94.771% (+0.09%) from 94.677%
30792106735

push

github

dg
Engine: the text decoder is injectable

InlineParser hardwired Helpers::decodeEntities() into every TextNode it
created, which put a content policy inside the parsing mechanics: what
counts as display text belongs to the language, not to the engine. It is
now a Closure(string): string taken by the Engine constructor, with the
old behaviour as the default, so Texy is unaffected and a language where
"&" is not an entity can pass fn($s) => $s. A custom decoder takes
over the control-character sanitization the default performs.

7 of 7 new or added lines in 2 files covered. (100.0%)

99 existing lines in 18 files now uncovered.

3498 of 3691 relevant lines covered (94.77%)

0.95 hits per line

Coverage Regressions

Lines Coverage ∆ File
24
77.91
0.64% src/Texy/Output/Markdown/Renderer.php
14
83.91
1.77% src/Texy/Output/Html/ElementDecorator.php
9
97.99
0.54% src/Texy/Output/Html/Renderer.php
9
93.33
-1.4% src/Texy/Texy.php
6
45.83
0.0% src/Texy/Configurator.php
6
95.62
-0.18% src/Texy/Modules/ImageModule.php
5
94.9
-0.39% src/Texy/Modules/LinkReferenceModule.php
5
96.06
0.16% src/Texy/Passes/TextRunPass.php
4
86.21
-2.03% src/Texy/Compat/Legacy.php
4
94.03
-2.8% src/Texy/Modules/BlockModule.php
3
95.12
0.28% src/Texy/Helpers.php
2
95.74
0.09% src/Texy/HtmlPolicy.php
2
96.61
0.0% src/Texy/Modifier.php
2
95.74
-4.26% src/Texy/Modules/HeadingModule.php
1
96.97
1.14% src/Texy/Modules/DirectiveModule.php
1
99.29
0.82% src/Texy/Modules/TableModule.php
1
91.67
-8.33% src/Texy/Node.php
1
97.83
4.97% src/Texy/Output/NodeRenderer.php
Jobs
ID Job ID Ran Files Coverage
1 30792106735.1 03 Aug 2026 07:01AM UTC 93
94.77
GitHub Action Run
Source Files on build 30792106735
  • Tree
  • List 93
  • Changed 51
  • Source Changed 0
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8f9cdac6 on github
  • Prev Build on master (#29746802114)
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