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

bramp / build-along / 19770990533
89%

Build:
DEFAULT BRANCH: main
Ran 28 Nov 2025 06:04PM UTC
Jobs 1
Files 128
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 06:02PM UTC coverage: 90.299% (-0.05%) from 90.346%
19770990533

push

github

bramp
Fix shine matching to require overlap with image

The shine classifier was incorrectly matching small drawings that were
merely near (within 10 units) but not actually overlapping the part image.
This caused small drawings below part images (e.g., decorations under the
count text) to be associated as shines, which expanded the part_image bbox
downward and broke the part-count-to-image pairing.

Fix: Require shine to overlap with the image, not just be nearby. Shines
that are below or completely outside the image are no longer matched.

This fixes the bug where 6433200_page_005 step 1 was missing its PartsList
despite having visible parts in the PDF.

2 of 2 new or added lines in 1 file covered. (100.0%)

23 existing lines in 5 files now uncovered.

8517 of 9432 relevant lines covered (90.3%)

0.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.63
0.12% src/build_a_long/pdf_extract/validation/validation_test.py
2
92.03
-1.45% src/build_a_long/pdf_extract/classifier/parts/parts_classifier.py
3
94.12
1.66% src/build_a_long/pdf_extract/tests/domain_invariants_test.py
7
94.93
-3.79% src/build_a_long/pdf_extract/validation/rules.py
10
73.68
-22.61% src/build_a_long/pdf_extract/validation/runner.py
Jobs
ID Job ID Ran Files Coverage
1 19770990533.1 28 Nov 2025 06:04PM UTC 128
90.3
GitHub Action Run
Source Files on build 19770990533
  • Tree
  • List 128
  • Changed 8
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19770990533
  • d036b6f7 on github
  • Prev Build on main (#19770083201)
  • Next Build on main (#19773248084)
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