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

bramp / build-along / 19203305952

Builds Branch Commit Type Ran Committer Via Coverage
19203305952 main Added new category to a lego page, so we can decide what kind of content is on the page. push 09 Nov 2025 04:24AM UTC bramp github
85.88
19199881545 main Integrate FontSizeHints into classifiers with configurable weights - Add font_size_score to PageNumberClassifier, StepNumberClassifier, and PartCountClassifier - Move _score_font_size to shared LabelClassifier base class - Fix to use element.font... push 08 Nov 2025 11:08PM UTC bramp github
85.93
19198730038 main Refactor FontSizeHints to use element ID-based page classification This refactoring improves page classification and simplifies the code by using TextHistogram abstractions properly. Key changes: 1. Replace position-based page split (2/3-1/3) w... push 08 Nov 2025 09:17PM UTC bramp github
85.9
19198704943 main Refactor FontSizeHints to use element ID-based page classification This refactoring improves page classification and simplifies the code by using TextHistogram abstractions properly. Key changes: 1. Replace position-based page split (2/3-1/3) w... push 08 Nov 2025 09:15PM UTC bramp github
85.9
19195909178 main Move fixtures directory to pdf_extract level - Moved fixtures from classifier/fixtures/ to pdf_extract/fixtures/ - Updated all test files to use Path(__file__).parent.parent / "fixtures" - Updated BUILD files to reference new fixtures location - ... push 08 Nov 2025 04:57PM UTC bramp github
85.33
19190710487 main Move fixtures directory to pdf_extract level - Moved fixtures from classifier/fixtures/ to pdf_extract/fixtures/ - Updated all test files to use Path(__file__).parent.parent / "fixtures" - Updated BUILD files to reference new fixtures location - ... push 08 Nov 2025 08:44AM UTC bramp github
85.33
19190633099 main Update fixtures README to document all fixture types - Add documentation for full document fixtures (.json.bz2) - Document font size hints golden output files - Add section for font_size_hints_test.py - Reorganize workflow section with separate i... push 08 Nov 2025 08:37AM UTC bramp github
85.33
19190587890 main Update JSON output and fixtures - Change save_raw_json to output single JSON file or per-page files - Add optional bz2 compression (96.5% size reduction) - Apply 4 decimal precision and tab indentation to JSON - Refactor font_size_hints with sect... push 08 Nov 2025 08:33AM UTC bramp github
84.76
19190228189 main refactor(downloader): Improve public API and naming Refactored the `downloader` module to improve its public API and make the naming of data classes more specific. - Renamed `Metadata` to `InstructionMetadata` to better reflect its purpose. - Re... push 08 Nov 2025 08:01AM UTC bramp github
85.09
19189011633 main Refactor classifier architecture with FontSizeHints system - Add FontSizeHints class to extract font size patterns from text histogram - Remove ClassificationOrchestrator and ClassificationHints classes - Simplify classifier interface by removing... push 08 Nov 2025 06:06AM UTC bramp github
85.08
19159383122 main Add TextHistogram for analyzing font properties across pages - Create TextHistogram dataclass with Counter-based fields for font analysis - Track global font size and font name distributions - Add pattern-specific tracking for part counts (\dx) a... push 07 Nov 2025 05:40AM UTC bramp github
84.47
19156548653 main Remove duplicate hierarchy_builder and consolidate into lego_page_builder - Delete hierarchy_builder.py and hierarchy_builder_test.py (duplicates) - Fix lego_page_builder.py to use self.result.page_data instead of page_data parameter - Remove pag... push 07 Nov 2025 02:48AM UTC bramp github
85.56
19155469447 main Add PartsClassifier and fix classifier architecture - Create new PartsClassifier that pairs part_count elements with images to create Part candidates - Update PartsListClassifier to consume Part candidates instead of PartCount - Fix classifier ... push 07 Nov 2025 01:42AM UTC bramp github
86.37
19155446196 main refactor: complete Block rename and terminology cleanup Renamed page_elements.py → page_blocks.py and systematically updated all references to use 'block' terminology for raw PDF primitives throughout the codebase. Key changes: - Renamed Element... push 07 Nov 2025 01:41AM UTC bramp github
85.36
19122222351 main Fix linting errors: modernize type annotations and improve code quality - Replace Union[X, Y] with X | Y syntax (UP007) - Replace isinstance(x, (A, B)) with isinstance(x, A | B) (UP038) - Rename unused loop variables to _i (B007) - Add proper exc... push 06 Nov 2025 01:53AM UTC bramp github
85.38
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc