gabriel / musehub public
refactor tests dev
AI Agent gabriel · 133 days ago · May 5, 2026 · Diff

refactor(tests): remove uuid from test_id_canonical

sha256:059b1fab44320ba41d7959834f59ce512ab235e20e24184a6e6014fd0a55cfdf sha
+5 ~3 −6 symbols
sha256:a89632a6a47c34fc74f3afa76d53001564a9ba9edcb67a5c65be50f0cf2a12e6 snapshot
+5
symbols added
~3
symbols modified
−6
symbols removed
0
dead code introduced
Semantic Changes 14 symbols
~ tests/test_id_canonical.py .py 5 symbols added, 6 symbols removed, 3 symbols modified
test_uuid_commit_id_rejected method method test_uuid_commit_id_rejected L240–246
test_added_uuid_object_id_rejected method method test_added_uuid_object_id_rejected L359–366
test_manifest_uuid_object_id_rejected method method test_manifest_uuid_object_id_rejected L319–325
test_uuid_snapshot_id_rejected method method test_uuid_snapshot_id_rejected L298–301
_UUID_ID variable variable _UUID_ID L75–75
uuid import import uuid L19–19
+ test_plain_id_commit_id_rejected method method test_plain_id_commit_id_rejected L239–245
+ test_added_plain_id_object_id_rejected method method test_added_plain_id_object_id_rejected L358–365
+ test_manifest_plain_id_object_id_rejected method method test_manifest_plain_id_object_id_rejected L318–324
+ test_plain_id_snapshot_id_rejected method method test_plain_id_snapshot_id_rejected L297–300
+ _PLAIN_ID variable variable _PLAIN_ID L74–74
← Older Oldest on dev
All commits
Newer → Latest on dev

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:059b1fab44320ba41d7959834f59ce512ab235e20e24184a6e6014fd0a55cfdf --body "your comment"