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

bramp / build-along / 20294547139

Builds Branch Commit Type Ran Committer Via Coverage
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
20258610319 main Refactor: Use PageBuilder in more classifier tests push 16 Dec 2025 06:24AM UTC bramp github
89.07
20258147097 main chore: Minor cleanups - Add TODO comment about BatchClassificationResult naming - Remove completed testing improvements from TODO.md push 16 Dec 2025 06:02AM UTC bramp github
89.09
20251017804 main refactor: Consolidate serialization tests into serialization_test.py Unified all serialization/deserialization tests into a single file with parameterized test cases. This removes code duplication and ensures consistent testing coverage for all d... push 15 Dec 2025 11:31PM UTC bramp github
88.67
20243309608 dependabot/github_actions/actions/cache-5 chore(deps): bump actions/cache from 4 to 5 Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - ... Pull #21 15 Dec 2025 06:34PM UTC web-flow github
89.45
20212405918 main docs: Document extra_env_vars and remove unused PATH - Add comments explaining each environment variable in extra_env_vars - Remove PATH since OCR tests are currently skipped (tesseract encoding issues) push 14 Dec 2025 06:40PM UTC bramp github
89.45
20212357098 main Optimize PDF text extraction and rename golden tests - Use get_text('dict', flags=0) instead of get_text('rawdict') - 'dict' is lighter weight (no per-char bboxes we don't need) - flags=0 avoids massive slowdowns with LEGO PDFs (>2hrs vs ~37s... push 14 Dec 2025 06:36PM UTC bramp github
89.45
20204954273 main Fixed minor formatting issue. push 14 Dec 2025 08:04AM UTC bramp github
87.0
20204946005 main Optimize fixture test serialization with transform_for_json - Combine round_floats and reorder_tag_first into single transform_for_json function, reducing serialization from 3 passes to 2 - Simplify fixture test to read JSON directly from disk ... push 14 Dec 2025 08:03AM UTC bramp github
87.0
20187525159 main Bumped the version of PyMuPDF to 1.26.7. push 13 Dec 2025 05:33AM UTC bramp github
90.79
20158146015 main Ignore profile output. push 12 Dec 2025 06:16AM UTC bramp github
90.79
20150306035 main refactor(classifier): Deduplicate scoring logic Introduces src/build_a_long/pdf_extract/classifier/rules/scoring.py with score_triangular, score_linear, and score_exponential_decay helpers. Refactors SizeRatioRule and CoverageRule in geometry.py ... push 11 Dec 2025 11:08PM UTC bramp github
90.48
20149797779 main refactor(classifier): Split rules.py into modular sub-files Splits src/build_a_long/pdf_extract/classifier/rules.py into a modular package src/build_a_long/pdf_extract/classifier/rules/ with base.py, text.py, geometry.py, and visual.py. This impr... push 11 Dec 2025 10:44PM UTC bramp github
90.12
20122682167 main chore(deps-dev): update vcrpy requirement from ~=7.0.0 to ~=8.1.0 in /3rdparty (#19) * chore(deps-dev): update vcrpy requirement in /3rdparty Updates the requirements on [vcrpy](https://github.com/kevin1024/vcrpy) to permit the latest version. -... push 11 Dec 2025 05:11AM UTC web-flow github
89.77
  • ← 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