gabriel / muse public
refactor BREAKING dev
AI Agent gabriel · 116 days ago · May 16, 2026 · Diff

refactor: rename BundleMeta → MPackMeta

sha256:cdcd39cb0c7e56e035bf799ed58763ddf0e6072fd6965936ea149d16f1648520 sha
+9 ~28 −7 symbols
sha256:fa6b3866b931473362eb0530c0672644746f6d939f3aa7cf2ebd995829a77dc9 snapshot
+9
symbols added
~28
symbols modified
−7
symbols removed
0
dead code introduced
Semantic Changes 44 symbols
~ muse/core/mpack.py .py 1 symbol added, 1 symbol removed, 3 symbols modified
BundleMeta class class BundleMeta L108–126
+ MPackMeta class class MPackMeta L108–126
~ tests/test_mpack_bundle.py .py 5 symbols added, 5 symbols removed, 11 symbols modified
TestBundleMeta class class TestBundleMeta L276–401
test_bundle_meta_has_base_commits_annotation method method test_bundle_meta_has_base_commits_annotation L293–297
test_bundle_meta_has_created_at_annotation method method test_bundle_meta_has_created_at_annotation L299–303
test_bundle_meta_has_mode_annotation method method test_bundle_meta_has_mode_annotation L287–291
test_bundle_meta_typeddict_exists method method test_bundle_meta_typeddict_exists L283–285
+ TestMPackMeta class class TestMPackMeta L276–401
+ test_mpack_meta_has_base_commits_annotation method method test_mpack_meta_has_base_commits_annotation L293–297
+ test_mpack_meta_has_created_at_annotation method method test_mpack_meta_has_created_at_annotation L299–303
+ test_mpack_meta_has_mode_annotation method method test_mpack_meta_has_mode_annotation L287–291
+ test_mpack_meta_typeddict_exists method method test_mpack_meta_typeddict_exists L283–285
~ tests/test_mpack_schema.py .py 2 symbols added
+ test_bundle_meta_name_does_not_exist function function test_bundle_meta_name_does_not_exist L110–115
+ test_mpack_meta_name_exists function function test_mpack_meta_name_exists L117–119
← 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:cdcd39cb0c7e56e035bf799ed58763ddf0e6072fd6965936ea149d16f1648520 --body "your comment"