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

hbmartin / pyldraw3 / 28876960580
0%
main: 94%

Build:
Build:
LAST BUILD BRANCH: release-prep-1.1.0-followup
DEFAULT BRANCH: main
Ran 07 Jul 2026 03:10PM UTC
Jobs 2
Files 0
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

07 Jul 2026 03:10PM UTC coverage: 0.0%. Remained the same
28876960580

push

github

hbmartin
Implement argparse CLI, fix versioned downloads, drop renderer remnants

Addresses the open issues on upstream rienafairefr/python-ldraw:

- #1: real argparse CLI with download/generate/config/version
  subcommands (previously all arguments were silently ignored and any
  invocation ran download+generate). download --version now writes
  ldraw_library_path to config.yml so generate uses what was downloaded.
- #4: renderers stay removed; delete stale writer/tool references from
  README/GUIDE/CLAUDE.md and the orphaned tests/test_data goldens.
- #6/#7/#9: already fixed by this fork.

Fixes surfaced by end-to-end testing of the new CLI:

- Versioned downloads requested a 404 URL and cached the HTML error
  page as the zip; they now come from rienafairefr/ldraw-parts GitHub
  tag archives with raise_for_status().
- Those snapshots use mixed-case trees (LDRAW/PARTS, *.DAT); unpacking
  now normalizes to the lowercase ldraw/parts layout, and the library
  scan matches parts/p/p.lst/ldconfig.ldr case-insensitively (also
  fixes colours never loading from LDConfig.ldr fixtures).
- parts.lst generation kept trailing newlines in descriptions, so the
  parser stopped after a single part on any freshly downloaded library.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.13 - 28876960580.1 07 Jul 2026 03:11PM UTC 0
0.0
GitHub Action Run
2 python-3.12 - 28876960580.2 07 Jul 2026 03:11PM UTC 0
0.0
GitHub Action Run
Source Files on build 28876960580
Detailed source file information is not available for this build.
  • Back to Repo
  • 1cee43cd on github
  • Prev Build on main (#16624601612)
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