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

PHPOffice / PHPWord / 1847
95%
master: 97%

Build:
Build:
LAST BUILD BRANCH: wordunimplemented2
DEFAULT BRANCH: master
Ran 08 Nov 2018 06:20PM UTC
Jobs 1
Files 279
Run time 77min
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

pending completion
1847

Pull #1502

travis-ci

web-flow
Fix TemplateProcessor :: fixBrokenMacros;

The current regex causes the loss of the original formatting of some documents after the variables have been overwritten.
Replaces the current regex with one that resolves this problem.
New regex from @brainwood
/\$(?:\{|[^{$]*\>\{)[^}$]*\}/U

The brainwood's pull request was rejected due to pipe regex delimiters "|"
Pull Request #1502: Fix TemplateProcessor :: fixBrokenMacros;

1 of 1 new or added line in 1 file covered. (100.0%)

9444 of 9958 relevant lines covered (94.84%)

19.01 hits per line

Jobs
ID Job ID Ran Files Coverage
8 1847.8 (COVERAGE=1) 08 Nov 2018 06:12PM UTC 0
94.84
Travis Job 1847.8
Source Files on build 1847
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1847
  • Pull Request #1502
  • PR Base - develop (#1838)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc