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

accordproject / markdown-transform / 26867278460
79%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 06:17AM UTC
Jobs 3
Files 59
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 Jun 2026 06:16AM UTC coverage: 73.212% (+0.8%) from 72.399%
26867278460

push

github

web-flow
fix(table): handle HTML table captions correctly (#640)

* fix(table): handle HTML table captions correctly

Signed-off-by: Abdelrahman Emad <abdoemad0120@gmail.com>

* fix(html): add table caption regression tests

Signed-off-by: Abdelrahman Emad <abdoemad0120@gmail.com>

* fix(html): keep table caption CommonMark valid

Address Copilot review feedback on PR #640:

- Flatten <caption> content to inline-only nodes before wrapping in
  Strong, so flow content (e.g. nested <p>, lists) can no longer become
  invalid block children of a Strong node.
- Handle <caption> inside the table branch instead of a standalone rule,
  so a caption appearing outside a table no longer leaks a node without
  a $class into the output.
- Emit the bolded caption as its own Paragraph block and drop the inline
  '\n\n' Text hack, leaving block-level spacing to the Markdown serializer.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Signed-off-by: Matt Roberts <code@rbrts.uk>

---------

Signed-off-by: Abdelrahman Emad <abdoemad0120@gmail.com>
Signed-off-by: Matt Roberts <code@rbrts.uk>
Co-authored-by: Matt Roberts <code@rbrts.uk>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

820 of 1221 branches covered (67.16%)

Branch coverage included in aggregate %.

100 of 104 new or added lines in 2 files covered. (96.15%)

2077 of 2736 relevant lines covered (75.91%)

977.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
90.51
-0.1% packages/markdown-html/src/rules.js
Jobs
ID Job ID Ran Files Coverage
1 windows-latest - 26867278460.1 03 Jun 2026 06:22AM UTC 117
72.86
GitHub Action Run
2 macos-latest - 26867278460.2 03 Jun 2026 06:17AM UTC 117
72.86
GitHub Action Run
3 ubuntu-latest - 26867278460.3 03 Jun 2026 06:17AM UTC 117
72.86
GitHub Action Run
Source Files on build 26867278460
  • Tree
  • List 59
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26867278460
  • de2d2ba5 on github
  • Prev Build on main (#26807427425)
  • Next Build on main (#26908138899)
  • Delete
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