gabriel / muse public
fix tests task/fix-store-tests #1 / 1
AI Agent gabriel · 60 days ago · Apr 17, 2026 · Diff

fix(tests): update test_core_store for format_version 8 and sha256: prefix

- TestFormatVersion: rename v7 tests to v8 and assert format_version == 8 (CommitRecord default was bumped to 8 when labels/status/notes/score were added) - TestFindByPrefix.test_finds_match: strip sha256: prefix before slicing (commit_id[:6] was 'sha256' instead of 6 hex chars, so glob found nothing)

sha256:00af7f429c58e707f201feb71ea9be4d2d79df6276c0822859c2429b05c4dabc sha
sha256:9f8753af4f1d7f008dd93feae3fb62ee25d7430abe197f100b7776dfa4f3c8ec snapshot
← Older Oldest on task/fix-store-tests
All commits
Newer → Latest on task/fix-store-tests

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:00af7f429c58e707f201feb71ea9be4d2d79df6276c0822859c2429b05c4dabc --body "your comment"