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

bramp / build-along / 19199881545
89%

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

08 Nov 2025 11:07PM UTC coverage: 85.931% (+0.04%) from 85.896%
19199881545

push

github

bramp
Integrate FontSizeHints into classifiers with configurable weights

- Add font_size_score to PageNumberClassifier, StepNumberClassifier, and PartCountClassifier
- Move _score_font_size to shared LabelClassifier base class
- Fix to use element.font_size (PDF metadata) instead of bbox.height
- Make FontSizeHints always required with default empty() instance
- Add configurable weights for all font size scoring:
  - page_number_font_size_weight (default: 0.1)
  - step_number_font_size_weight (default: 0.3)
  - part_count_font_size_weight (default: 0.3)
- Normalize combined_score calculations to zero out font size weight when hints unavailable
- Remove StepNumberClassifier dependency on page_number for size comparison
- Move test_font_size_integration.py to correct location in classifier directory
- Update ClassifierConfig to use field(default_factory=FontSizeHints.empty) instead of None with type: ignore

46 of 46 new or added lines in 7 files covered. (100.0%)

4532 of 5274 relevant lines covered (85.93%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19199881545.1 08 Nov 2025 11:08PM UTC 71
85.93
GitHub Action Run
Source Files on build 19199881545
  • Tree
  • List 71
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19199881545
  • a25edcbc on github
  • Prev Build on main (#19198730038)
  • Next Build on main (#19203305952)
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