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

bramp / build-along / 19087389880
89%

Build:
DEFAULT BRANCH: main
Ran 05 Nov 2025 12:40AM UTC
Jobs 1
Files 58
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

05 Nov 2025 12:37AM UTC coverage: 85.883% (+1.6%) from 84.289%
19087389880

push

github

bramp
Refactor ID assignment from PageData to Extractor class

- Move ID assignment from PageData.__post_init__ to Extractor creation time
- Create Extractor class to manage sequential ID generation per page
- IDs now start at 0 and increment for each element created
- IDs reset for each page (new Extractor instance per page)
- Remove PageData.__post_init__ auto-ID assignment fallback
- Update all test files to explicitly assign IDs to PageElements
- Remove obsolete tests for auto-ID assignment behavior
- Remove unused assign_ids helper function and imports
- All 26 classification_result tests passing (down from 29 obsolete tests)
- All extractor and classifier tests passing with new ID scheme

210 of 213 new or added lines in 9 files covered. (98.59%)

93 existing lines in 7 files now uncovered.

4003 of 4661 relevant lines covered (85.88%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
99.49
-0.51% src/build_a_long/pdf_extract/extractor/extractor_test.py
2
97.35
0.2% src/build_a_long/pdf_extract/extractor/extractor.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.04
-0.88% src/build_a_long/pdf_extract/classifier/hierarchy_builder.py
1
92.04
-0.88% src/build_a_long/pdf_extract/classifier/lego_page_builder.py
1
97.35
0.2% src/build_a_long/pdf_extract/extractor/extractor.py
6
95.74
8.57% src/build_a_long/pdf_extract/classifier/classification_result.py
10
57.97
0.0% src/build_a_long/pdf_extract/classifier/parts_list_classifier_test.py
23
18.33
0.0% src/build_a_long/pdf_extract/drawing/drawing.py
51
54.55
0.0% src/build_a_long/pdf_extract/main.py
Jobs
ID Job ID Ran Files Coverage
1 19087389880.1 05 Nov 2025 12:40AM UTC 58
85.88
GitHub Action Run
Source Files on build 19087389880
  • Tree
  • List 58
  • Changed 24
  • Source Changed 21
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19087389880
  • 7f42aa12 on github
  • Prev Build on main (#19060357569)
  • Next Build on main (#19087954324)
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