fix(issue-9): update tests and commands for repo_id removal and ApplyResult shape
- Remove stale repo_id arg from CommitRecord constructors in tests - Fix clone.py and pull.py to use .get() for objects and failed_objects keys - Remove stale write_object patches (never imported in clone/pull) - Fix _unpack_body helpers to use json.loads (push sends JSON, not msgpack) - Fix muse.core.mpack import (was muse.cli.commands.mpack, module renamed) - Fix _resolve_ref_to_id call sites (repo_id arg dropped from signature) - Fix ApplyResult comparisons to include failed_objects and skipped_snapshots - Fix object existence checks to use has_object (pack-aware) not object_path - Fix _REQUIRED_KEYS in show JSON schema test (repo_id removed from CommitRecord)
sha256:904e14c9d2cec8851a76b10eb21a9851aa04042ad7ae0d208e304d3d2b0c3874
sha
sha256:2bb9515b0cd57dca183974380fb6e6b0dd9efd333249497836be13eb57bcebc8
snapshot
Older
fix(phase2): update test mocks from 4-arg to 3-arg resolve_commi…
sha256:33bf7bcb59842aaa9203c6a828d2bbfbf49631cbe9accfab184f8a5b451303c6
All commits
Newer
fix(tests): stop archive hardening tests from leaking tar.gz int…
sha256:9e5f4439e9f65cd6d592d7870948255cf28547144d147ea7a6348b1c76e02971
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:904e14c9d2cec8851a76b10eb21a9851aa04042ad7ae0d208e304d3d2b0c3874 --body "your comment"
No comments yet. Be the first to start the discussion.