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

bramp / build-along / 19190633099

Builds Branch Commit Type Ran Committer Via Coverage
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
19121465813 main chore: Enabled another linter and applied it. push 06 Nov 2025 01:10AM UTC bramp github
85.37
19087954324 main Enforce one winner per element in classification - Add _element_winners dict to track winning candidates by element ID - Update mark_winner() to prevent marking the same element as winner for multiple labels - Add runtime validation that raises V... push 05 Nov 2025 01:11AM UTC bramp github
85.86
19087389880 main Refactor ID assignment from PageData to Extractor class - Move ID assignment from PageData.__post_init__ to Extractor creation time - Create Extractor class to manage sequential ID generation per page - IDs now start at 0 and increment for each e... push 05 Nov 2025 12:40AM UTC bramp github
85.88
19060357569 main chore: Minor tweaks to improve vscode integration. push 04 Nov 2025 06:53AM UTC bramp github
84.29
19060351152 main chore: Enabled a few more lint checks. push 04 Nov 2025 06:53AM UTC bramp github
84.29
19060277498 main Chore: Enabled some more lint checks. src/build_a_long/downloader/legocom.py # modified: src/build_a_long/downloader/metadata.py # modified: src/build_a_long/pdf_extract/analyze_classifier.py # modified: src/build_a_long/pdf_extract/classifier/... push 04 Nov 2025 06:49AM UTC bramp github
84.23
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 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