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

hbmartin / pyldraw3 / 28957069790
90%
main: 94%

Build:
Build:
LAST BUILD BRANCH: release-prep-1.1.0-followup
DEFAULT BRANCH: main
Ran 08 Jul 2026 04:03PM UTC
Jobs 2
Files 30
Run time 1min
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

08 Jul 2026 04:03PM UTC coverage: 90.236% (+0.07%) from 90.166%
28957069790

push

github

hbmartin
Part.keywords (ldraw/part.py:205) — a new cached property that scans header lines the same way .category does, stopping at the first non-comment/meta object. It collects every !KEYWORDS meta command, splits on commas, strips whitespace, and dedupes while preserving order. Parts without any !KEYWORDS return ().

CatalogEntry.keywords (ldraw/parts.py:210) — new keywords: tuple[str, ...] = () field, populated from part.keywords in _categorize_parts, so freshly built catalogs carry keywords.

Catalog schema v2 (ldraw/catalog.py) — bumped CATALOG_SCHEMA_VERSION to 2, added a keywords TEXT NOT NULL DEFAULT '' column stored as a tab-joined string (tabs can't appear in keywords since the parser splits lines on whitespace), and updated the insert in save_catalog plus the SELECT and _entry_from_row on the load side. Old v1 files fail the existing PRAGMA user_version check and return None, triggering a rebuild.

18 of 18 new or added lines in 3 files covered. (100.0%)

2024 of 2243 relevant lines covered (90.24%)

1.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 28957069790.1 08 Jul 2026 04:04PM UTC 30
90.24
GitHub Action Run
2 python-3.13 - 28957069790.2 08 Jul 2026 04:04PM UTC 30
90.24
GitHub Action Run
Source Files on build 28957069790
  • Tree
  • List 30
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 75b18364 on github
  • Prev Build on fix-bom-model-import-cycle-followup (#28956698136)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc