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

bramp / build-along
89%

Build:
DEFAULT BRANCH: main
Repo Added 03 Nov 2025 03:47AM UTC
Files 192
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • dependabot/github_actions/actions/cache-5
  • dependabot/pip/3rdparty/beautifulsoup4-approx-eq-4.14.3
  • dependabot/pip/3rdparty/dataclass-wizard-approx-eq-0.35.1
  • dependabot/pip/3rdparty/datamodel-code-generator-approx-eq-0.35.0
  • dependabot/pip/3rdparty/json5-approx-eq-0.12.1
  • dependabot/pip/3rdparty/pydantic-approx-eq-2.12.5
  • dependabot/pip/3rdparty/pymupdf-approx-eq-1.26.6
  • dependabot/pip/3rdparty/pytest-approx-eq-9.0.1
  • dependabot/pip/3rdparty/pytest-approx-eq-9.0.2
  • dependabot/pip/3rdparty/pytest-randomly-approx-eq-4.0.1
  • dependabot/pip/3rdparty/pyyaml-approx-eq-6.0.3
  • dependabot/pip/3rdparty/scipy-approx-eq-1.16.3
  • dependabot/pip/3rdparty/tqdm-approx-eq-4.67.1
  • main

17 Dec 2025 05:06AM UTC coverage: 89.078%. Remained the same
20294547139

push

github

bramp
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.

Updated Field definition to use exclude=True and regenerated all
golden test files.

1 of 1 new or added line in 1 file covered. (100.0%)

12796 of 14365 relevant lines covered (89.08%)

0.89 hits per line

Relevant lines Covered
Build:
Build:
14365 RELEVANT LINES 12796 COVERED LINES
0.89 HITS PER LINE
Source Files on main
  • Tree
  • List 192
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

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
See All Builds (144)
  • Repo on GitHub
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