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

bramp / build-along / 19750070919
89%

Build:
DEFAULT BRANCH: main
Ran 27 Nov 2025 11:43PM UTC
Jobs 1
Files 110
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

27 Nov 2025 11:31PM UTC coverage: 89.884% (+0.09%) from 89.798%
19750070919

push

github

bramp
Refactor Part/PartImage architecture to use composite pattern

- Simplified PartImage to only store bbox (no part_count or image fields)
- Changed Part.diagram from Drawing to PartImage
- Refactored PartsImageClassifier to have no dependencies and create
  PartImage candidates from all Images
- Restored _PartImageScore dataclass to hold scoring metadata
- Updated PartsClassifier to consume part_image candidates and pair
  with PartCount
- Implemented composite element pattern: Part has empty source_blocks,
  child elements (PartImage, PartCount) track source blocks
- Fixed circular dependency issue in classifier pipeline
- Updated lego_page_layout.py to use PartImage instead of Drawing
- Updated tests and regenerated golden files

All tests passing (41/41), type checks passing

47 of 52 new or added lines in 7 files covered. (90.38%)

7428 of 8264 relevant lines covered (89.88%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.43
14.85% src/build_a_long/pdf_extract/classifier/parts/parts_image_classifier.py
1
21.97
0.0% src/build_a_long/pdf_extract/cli/reporting.py
1
87.36
-0.21% src/build_a_long/pdf_extract/extractor/lego_page_elements.py
2
92.59
-1.3% src/build_a_long/pdf_extract/classifier/parts/parts_classifier.py
Jobs
ID Job ID Ran Files Coverage
1 19750070919.1 27 Nov 2025 11:43PM UTC 110
89.88
GitHub Action Run
Source Files on build 19750070919
  • Tree
  • List 110
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19750070919
  • 33463450 on github
  • Prev Build on main (#19749638961)
  • Next Build on main (#19750739274)
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