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

PHPOffice / PHPWord / 10283415456
97%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2024 11:42AM UTC
Jobs 1
Files 295
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

07 Aug 2024 11:26AM UTC coverage: 97.211% (+0.001%) from 97.21%
10283415456

push

github

web-flow
Generate Table Cell if Row Doesn't Have Any (#2516)

* Generate Table Cell if Row Doesn't Have Any

Fix #2505. Word treats file as corrupt if a table row does not contain a cell (documentation for why this is so is included in the issue). Person reporting the issue suggests that dropping such a row from the output file is preferred. However, I think generating an empty cell instead is closer to the user's expectation. For example, as demonstrated in the unit tests added with this PR, if a table has row 1 and 3 which contain cells, but row 2 does not, the table as written to the file will have 3 rows, with the second containing an empty cell.

* Remove Commented-Out Code in Tests

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

11606 of 11939 relevant lines covered (97.21%)

31.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10283415456.1 07 Aug 2024 11:42AM UTC 295
97.21
GitHub Action Run
Source Files on build 10283415456
  • Tree
  • List 295
  • Changed 64
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7084019c on github
  • Prev Build on master (#10283353370)
  • Next Build on master (#10288369019)
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

© 2025 Coveralls, Inc