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

bramp / build-along / 20357723627
89%

Build:
DEFAULT BRANCH: main
Ran 19 Dec 2025 02:26AM UTC
Jobs 1
Files 193
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

19 Dec 2025 01:38AM UTC coverage: 89.121% (+0.04%) from 89.078%
20357723627

push

github

bramp
Remove redundant warnings code from classifier

The warnings feature in ClassificationResult was redundant with the
more robust validation in validation/runner.py which covers:
- Missing page numbers (validate_missing_page_numbers)
- Parts lists without parts (validate_parts_list_has_parts)
- Steps without parts lists (validate_steps_have_parts)

Removed:
- _log_post_classification_warnings method
- warnings field from ClassificationResult
- add_warning() and get_warnings() methods
- Warnings display in reporting.py
- Related test and unused imports

12910 of 14486 relevant lines covered (89.12%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.87
0.09% src/build_a_long/pdf_extract/classifier/rules/base.py
1
97.18
-0.11% src/build_a_long/pdf_extract/classifier/steps/diagram_classifier.py
2
96.08
0.16% src/build_a_long/pdf_extract/classifier/bags/bag_number_classifier.py
2
95.78
0.19% src/build_a_long/pdf_extract/classifier/bags/open_bag_classifier.py
2
94.83
0.71% src/build_a_long/pdf_extract/classifier/rules/geometry.py
6
93.55
-2.31% src/build_a_long/pdf_extract/classifier/pages/progress_bar_classifier.py
7
93.44
2.43% src/build_a_long/pdf_extract/classifier/pages/page_classifier.py
42
84.48
-0.1% src/build_a_long/pdf_extract/extractor/lego_page_elements.py
67
78.33
0.39% src/build_a_long/pdf_extract/validation/rules.py
Jobs
ID Job ID Ran Files Coverage
1 20357723627.1 19 Dec 2025 02:26AM UTC 193
89.12
GitHub Action Run
Source Files on build 20357723627
  • Tree
  • List 193
  • Changed 19
  • Source Changed 17
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20357723627
  • d01728f6 on github
  • Prev Build on main (#20294547139)
  • Next Build on main (#20358335500)
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