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

bramp / build-along / 19794685793 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 30 Nov 2025 06:00AM UTC
Files 139
Run time 3s
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

30 Nov 2025 05:59AM UTC coverage: 90.646% (+0.03%) from 90.62%
19794685793.1

push

github

bramp
refactor(classifier): Use specific config types in Score objects

Updated several `Score` subclasses (`_StepNumberScore`, `_PageNumberScore`, `_PartCountScore`, `_PartNumberScore`) to use their specific configuration objects (e.g., `StepNumberConfig`) or explicit weights instead of the monolithic `ClassifierConfig`. This improves type safety and decoupling by ensuring that `Score` objects only receive the configuration relevant to them.

The logic for resolving `font_size_hints` (which are shared in `ClassifierConfig`) was moved to the respective classifier's `_score` method, and the resulting weights or scores are now passed directly to the `Score` objects.

Additionally, `conftest.py` was updated to correctly instantiate `_PartCountScore` with the new `PartCountConfig` and `font_size_weight` parameters, fixing test failures introduced by the refactoring.

9332 of 10295 relevant lines covered (90.65%)

0.91 hits per line

Source Files on job 19794685793.1
  • Tree
  • List 139
  • Changed 32
  • Source Changed 32
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19794685793
  • 59625196 on github
  • Prev Job for on main (#19776697116.1)
  • Next Job for on main (#19796282858.1)
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