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

benwbrum / fromthepage / 28443927790
74%

Build:
DEFAULT BRANCH: development
Ran 30 Jun 2026 12:42PM UTC
Jobs 1
Files 266
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

30 Jun 2026 12:22PM UTC coverage: 73.522% (+0.3%) from 73.261%
28443927790

push

github

web-flow
Fix structured API returning blank data for field-based canvases (#5640)

* Initial plan

* Fix structured API returning blank data for canvases with transcription_json

The field_data_to_hash method in export_helper.rb only read structured data
from page.table_cells. Modern field-based transcriptions store data in
page.transcription_json but NOT in table_cells, causing blank data: []
responses for newer transcriptions.

Fix: When transcription_json is present, use it to build the structured
data response. Fall back to table_cells for legacy pages that predate
the transcription_json storage format.

Closes #5639

* Remove table_cells dead code; read only from transcription_json

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

2690 of 4243 branches covered (63.4%)

Branch coverage included in aggregate %.

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

10891 of 14229 relevant lines covered (76.54%)

195.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28443927790.1 30 Jun 2026 12:42PM UTC 266
73.52
GitHub Action Run
Source Files on build 28443927790
  • Tree
  • List 266
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28443927790
  • 60ad2f8b on github
  • Prev Build on development (#28318655372)
  • Next Build on development (#28443847484)
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