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

bramp / build-along / 19217284615
89%

Build:
DEFAULT BRANCH: main
Ran 10 Nov 2025 12:57AM UTC
Jobs 1
Files 72
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

10 Nov 2025 12:49AM UTC coverage: 86.345% (+0.5%) from 85.882%
19217284615

push

github

bramp
refactor: Remove CLASSIFIER_DEBUG functionality

This commit removes the `CLASSIFIER_DEBUG` environment variable and its associated functionality from the codebase. This feature was used for topic-specific debugging in the classifiers, but it has been replaced by standard logging with `LOG_LEVEL=DEBUG`.

The following changes were made:
- Removed all checks for the `CLASSIFIER_DEBUG` environment variable.
- Removed all `log.debug` statements that were conditional on `CLASSIFIER_DEBUG`.
- Updated docstrings to remove any mention of `CLASSIFIER_DEBUG`.
- Removed unused `os` imports.

3 of 5 new or added lines in 3 files covered. (60.0%)

112 existing lines in 11 files now uncovered.

4616 of 5346 relevant lines covered (86.34%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
78.22
1.37% src/build_a_long/pdf_extract/classifier/parts_list_classifier.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.85
-0.03% src/build_a_long/pdf_extract/classifier/font_size_hints.py
1
98.72
0.0% src/build_a_long/pdf_extract/classifier/font_size_hints_test.py
1
98.67
2.11% src/build_a_long/pdf_extract/extractor/page_blocks_test.py
2
78.22
1.37% src/build_a_long/pdf_extract/classifier/parts_list_classifier.py
3
97.12
-0.23% src/build_a_long/pdf_extract/extractor/extractor.py
4
97.5
-0.09% src/build_a_long/pdf_extract/classifier/classification_result.py
4
87.88
0.38% src/build_a_long/pdf_extract/extractor/page_blocks.py
5
92.96
-0.89% src/build_a_long/pdf_extract/extractor/bbox.py
11
80.28
-0.36% src/build_a_long/pdf_extract/extractor/lego_page_elements.py
14
89.66
0.99% src/build_a_long/downloader/downloader.py
66
20.33
0.0% src/build_a_long/pdf_extract/classifier/classifier_golden_test.py
Jobs
ID Job ID Ran Files Coverage
1 19217284615.1 10 Nov 2025 12:57AM UTC 72
86.34
GitHub Action Run
Source Files on build 19217284615
  • Tree
  • List 72
  • Changed 26
  • Source Changed 26
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19217284615
  • 35e272ba on github
  • Prev Build on main (#19203305952)
  • Next Build on main (#19217564525)
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