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

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

Build:
DEFAULT BRANCH: main
Ran 27 Nov 2025 09:25PM UTC
Files 110
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

27 Nov 2025 09:23PM UTC coverage: 89.798% (+0.009%) from 89.789%
19748114946.1

push

github

bramp
Refactor(classifier): Move page-related classifiers to 'pages' directory and rename PageHints

Moves all page-related classifier files into a new subdirectory:
`src/build_a_long/pdf_extract/classifier/pages/`.

This continues the refactoring effort to improve code organization.
A new `__init__.py` and `BUILD` file are created in the `pages`
directory. Imports throughout the codebase have been updated to
reflect the new locations.

Additionally, `PageHints` has been renamed to `PageHintCollection`
for clarity, and the original `page_hints.py` (284 lines) has been
split into two focused files:
- `page_hint.py`: Contains the `PageHint` class for single page analysis
- `page_hint_collection.py`: Contains the `PageHintCollection` class
  for multi-page analysis and classification logic

7455 of 8302 relevant lines covered (89.8%)

0.9 hits per line

Source Files on job 19748114946.1
  • Tree
  • List 110
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19748114946
  • d261ba25 on github
  • Prev Job for on main (#19747525474.1)
  • Next Job for on main (#19749638961.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