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

bramp / build-along / 20212357098 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 06:36PM UTC
Files 186
Run time 4s
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

14 Dec 2025 06:33PM UTC coverage: 89.449% (+2.4%) from 87.002%
20212357098.1

push

github

bramp
Optimize PDF text extraction and rename golden tests

- Use get_text('dict', flags=0) instead of get_text('rawdict')
  - 'dict' is lighter weight (no per-char bboxes we don't need)
  - flags=0 avoids massive slowdowns with LEGO PDFs (>2hrs vs ~37s)
  - Added TODO to investigate why other flags cause slowdowns

- Rename test files for consistency:
  - classifier_golden_test.py -> golden_classifier_test.py
  - extractor_raw_fixture_test.py -> golden_raw_test.py

- Move compare_json() to shared fixture_utils.py to avoid duplication

- Update BUILD file with new test target names

12691 of 14188 relevant lines covered (89.45%)

0.89 hits per line

Source Files on job 20212357098.1
  • Tree
  • List 186
  • Changed 22
  • Source Changed 2
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20212357098
  • 0d81ab7a on github
  • Prev Job for on main (#20204954273.1)
  • Next Job for on main (#20212405918.1)
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