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

bramp / build-along / 20017191425
89%

Build:
DEFAULT BRANCH: main
Ran 08 Dec 2025 05:01AM UTC
Jobs 1
Files 156
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

08 Dec 2025 04:39AM UTC coverage: 90.47% (+0.07%) from 90.402%
20017191425

push

github

bramp
Add TriviaTextClassifier for detecting flavor/story text on instruction pages

- Add TriviaTextClassifier using union-find spatial clustering to detect
  dense clusters of text blocks (trivia/flavor content)
- Filter numeric text (part numbers, element IDs, counts) from consideration
- Include related images and drawings in the trivia text bounding box
- Exclude large background elements (>50% of page) from expansion
- Clamp final bbox to page bounds to avoid boundary violations
- Add TriviaTextConfig with min_text_blocks, min_total_characters, proximity_margin
- Register classifier in classifier.py and PageClassifier
- Add TriviaText element to Page and iter_elements()
- Update golden test file for page 17

130 of 139 new or added lines in 7 files covered. (93.53%)

41 existing lines in 4 files now uncovered.

11230 of 12413 relevant lines covered (90.47%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
84.1
0.02% src/build_a_long/pdf_extract/extractor/lego_page_elements.py
7
93.4
src/build_a_long/pdf_extract/classifier/pages/trivia_text_classifier.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
99.51
-0.21% src/build_a_long/pdf_extract/validation/validation_test.py
5
84.1
0.02% src/build_a_long/pdf_extract/extractor/lego_page_elements.py
13
71.43
-1.3% src/build_a_long/pdf_extract/validation/runner.py
21
89.12
0.52% src/build_a_long/pdf_extract/validation/rules.py
Jobs
ID Job ID Ran Files Coverage
1 20017191425.1 08 Dec 2025 05:01AM UTC 156
90.47
GitHub Action Run
Source Files on build 20017191425
  • Tree
  • List 156
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20017191425
  • cffb1b54 on github
  • Prev Build on main (#20015271182)
  • Next Build on main (#20044335102)
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