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

bramp / build-along / 20086551557
89%

Build:
DEFAULT BRANCH: main
Ran 10 Dec 2025 03:45AM UTC
Jobs 1
Files 165
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

10 Dec 2025 03:43AM UTC coverage: 90.303% (+0.3%) from 90.041%
20086551557

push

github

bramp
Refactor arrow shaft detection: unified method, stroked line support, multi-head grouping

- Merge _find_simple_shaft, _find_stroked_line_shaft, and _find_cornered_shaft
  into a single unified _find_shaft method that handles all shaft types by
  extracting points and finding closest/furthest from the arrowhead tip
- Add support for stroked line shafts (stroke_color instead of fill_color)
- Add tail_grouping_tolerance config for grouping arrowheads with nearby tails
- Group arrowheads that share the same shaft_block (L-shaped arrows with
  multiple heads at different ends)
- Use union-find algorithm to group arrowheads by shared shaft or tail proximity
- Extract colors_match to shared utils module
- Add comprehensive tests for stroked line shafts, tail correctness, and
  multi-head arrow grouping
- Update golden files for pages 011, 013, 015, 017 with corrected arrow detection

204 of 206 new or added lines in 5 files covered. (99.03%)

252 existing lines in 14 files now uncovered.

11855 of 13128 relevant lines covered (90.3%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.0
2.14% src/build_a_long/pdf_extract/classifier/steps/arrow_classifier.py
1
96.67
src/build_a_long/pdf_extract/classifier/utils.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.11
0.02% src/build_a_long/pdf_extract/classifier/classifier.py
1
64.38
0.0% src/build_a_long/pdf_extract/cli/io.py
1
99.53
0.02% src/build_a_long/pdf_extract/validation/validation_test.py
3
82.76
0.62% src/build_a_long/pdf_extract/classifier/__init__.py
5
93.98
0.07% src/build_a_long/pdf_extract/classifier/pages/page_classifier.py
6
95.86
-4.14% src/build_a_long/pdf_extract/classifier/pages/progress_bar_classifier.py
8
85.35
0.0% src/build_a_long/pdf_extract/main.py
9
96.0
2.14% src/build_a_long/pdf_extract/classifier/steps/arrow_classifier.py
14
82.35
0.94% src/build_a_long/pdf_extract/classifier/parts/piece_length_classifier.py
19
89.29
0.16% src/build_a_long/pdf_extract/validation/rules.py
30
83.59
-0.57% src/build_a_long/pdf_extract/classifier/steps/subassembly_classifier.py
30
75.81
-7.53% src/build_a_long/pdf_extract/drawing/drawing.py
40
85.33
-0.16% src/build_a_long/pdf_extract/extractor/lego_page_elements.py
85
77.4
-0.02% src/build_a_long/pdf_extract/classifier/steps/step_classifier.py
Jobs
ID Job ID Ran Files Coverage
1 20086551557.1 10 Dec 2025 03:45AM UTC 165
90.3
GitHub Action Run
Source Files on build 20086551557
  • Tree
  • List 165
  • Changed 37
  • Source Changed 37
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20086551557
  • 1a3d8726 on github
  • Prev Build on main (#20044335102)
  • Next Build on main (#20086556537)
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