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

bramp / build-along / 19748114946
89%

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

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

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

44 of 48 new or added lines in 8 files covered. (91.67%)

7455 of 8302 relevant lines covered (89.8%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
84.0
src/build_a_long/pdf_extract/classifier/pages/page_hint.py
Jobs
ID Job ID Ran Files Coverage
1 19748114946.1 27 Nov 2025 09:25PM UTC 110
89.8
GitHub Action Run
Source Files on build 19748114946
  • Tree
  • List 110
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19748114946
  • d261ba25 on github
  • Prev Build on main (#19747525474)
  • Next Build on main (#19749638961)
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