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

bramp / build-along / 19759005940
89%

Build:
DEFAULT BRANCH: main
Ran 28 Nov 2025 09:04AM UTC
Jobs 1
Files 120
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

28 Nov 2025 09:01AM UTC coverage: 89.792% (+0.7%) from 89.088%
19759005940

push

github

bramp
fix: Improve rotation symbol detection using Drawing clusters

- Only detect rotation symbols from Drawing blocks (not Images) since
  Images can have transparent areas causing unreliable bbox overlaps
- Filter out page-spanning drawings (>90% of page width/height) before
  clustering to avoid connecting unrelated symbols via background elements
- Use build_all_connected_clusters() to group overlapping drawings
- Add debug logging for rejected clusters to aid troubleshooting
- Update tests to reflect Drawings-only detection approach
- Regenerate golden files: page 014 no longer has false positive rotation symbol,
  pages 007 and 011 now correctly detect rotation symbols

52 of 54 new or added lines in 2 files covered. (96.3%)

57 existing lines in 11 files now uncovered.

7934 of 8836 relevant lines covered (89.79%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
93.9
src/build_a_long/pdf_extract/classifier/steps/rotation_symbol_classifier.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.89
0.04% src/build_a_long/pdf_extract/classifier/classifier.py
1
87.18
0.0% src/build_a_long/pdf_extract/classifier/label_classifier.py
2
98.02
11.02% src/build_a_long/pdf_extract/classifier/bags/new_bag_classifier.py
2
97.1
2.85% src/build_a_long/pdf_extract/classifier/steps/diagram_classifier.py
2
89.51
0.62% src/build_a_long/pdf_extract/extractor/bbox.py
4
21.79
-0.07% src/build_a_long/pdf_extract/cli/reporting.py
5
97.7
0.78% src/build_a_long/pdf_extract/classifier/steps/step_classifier.py
5
87.04
0.0% src/build_a_long/pdf_extract/main.py
5
91.46
18.96% src/build_a_long/pdf_extract/tests/domain_invariants_test.py
13
72.9
12.09% src/build_a_long/pdf_extract/classifier/block_filter.py
17
85.71
-1.71% src/build_a_long/pdf_extract/extractor/lego_page_elements.py
Jobs
ID Job ID Ran Files Coverage
1 19759005940.1 28 Nov 2025 09:04AM UTC 120
89.79
GitHub Action Run
Source Files on build 19759005940
  • Tree
  • List 120
  • Changed 22
  • Source Changed 22
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19759005940
  • c13b1406 on github
  • Prev Build on main (#19756668311)
  • Next Build on main (#19770083201)
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