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

bramp / build-along / 20472199734

Builds Branch Commit Type Ran Committer Via Coverage
20472199734 feature/constraint-solver-classification Add no-orphan constraints for Step child elements - Add no-orphan constraints to StepClassifier.declare_constraints() for: - arrows (point from subassembly callouts to main diagram) - rotation_symbols (indicate model rotation) - subassembli... push 23 Dec 2025 09:43PM UTC bramp github
88.69
20470810091 feature/constraint-solver-classification Add Background and Divider classifiers to constraint solver - Add declare_constraints() to BackgroundClassifier with at_most_one_of - Add declare_constraints() to DividerClassifier (block exclusivity automatic) - Add 'background' and 'divider' to... push 23 Dec 2025 08:29PM UTC bramp github
88.54
20402008949 main Don't persist trivia text, as it's not needed for json. push 21 Dec 2025 12:17AM UTC bramp github
89.38
20401440535 main Standardize RuleBasedClassifier effect finding and resolve PartCount conflicts - Set default effects_margin to 2.0 in RuleBasedClassifier. - Removed effects_max_area_ratio and effects_target_types from base class to simplify API. - Implemented lo... push 20 Dec 2025 11:22PM UTC bramp github
89.38
20400711546 main docs: Add comprehensive Classifier best practices documentation - Add detailed docstrings to Classifier and RuleBasedClassifier classes covering all aspects of writing robust classifiers - Document scoring phase: API access rules, Score object ... push 20 Dec 2025 10:12PM UTC bramp github
89.37
20398712053 main Improve circular dependency error to show dependency chain - Add _find_dependency_cycle() to trace and format the actual circular dependency path - Update error message to include both affected classifiers and the dependency chain - Add test case... push 20 Dec 2025 07:03PM UTC bramp github
89.36
20389851973 main Add support for `ty` to the pyproject.toml. push 20 Dec 2025 05:34AM UTC bramp github
89.19
20379241271 main fix(drawing): prevent text clipping for bounding box labels at bottom of page When a bounding box is near the bottom of the page, the label text drawn below it could be clipped. This change moves the text inside the bounding box (aligned to the b... push 19 Dec 2025 06:41PM UTC bramp github
89.15
20362308957 main Added fixtures for page 72 and 74 for 6509377.pdf. push 19 Dec 2025 06:52AM UTC bramp github
89.14
20361865516 main Fix lint errors: line length, unused imports, and YAML issues - Add ruff isort configuration with known-first-party for build_a_long - Add per-file E501 ignore for legocom_test.py (JSON test data) - Create .yamllint config to relax strict YAML ru... push 19 Dec 2025 06:27AM UTC bramp github
89.13
20358343248 main Upgrade ruff to 0.10.14. push 19 Dec 2025 03:02AM UTC bramp github
89.13
20358335500 main Fix linting and test issues This commit addresses the remaining linting errors and test failures: - Fixed circular import in step_classifier.py (PLC0415) - Renamed unused loop variables in unassigned_diagnostics.py (B007) - Fixed JSON syntax erro... push 19 Dec 2025 03:01AM UTC bramp github
89.13
20357723627 main 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 w... push 19 Dec 2025 02:26AM UTC bramp github
89.12
20294547139 main Exclude matched_hint from PartCount serialization The matched_hint field on PartCount is used internally during classification to track which font size hint was matched. This implementation detail should not be exposed in serialized output. Upda... push 17 Dec 2025 07:06AM UTC bramp github
89.08
20292264461 main Lower min_ratio in PartsImageClassifier to detect tiny parts Reduces min_ratio from 0.02 (2%) to 0.01 (1%) in SizeRatioRule to capture very small part images like single studs (~1.6% of page size). This fixes page 180 and 181 catalog pages where... push 17 Dec 2025 05:07AM UTC bramp github
89.08
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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

© 2026 Coveralls, Inc