gabriel / musehub public
feat/adding-debug-logs-to-staging #2 / 6
gabriel · 15 hours ago · Jun 10, 2026 · Diff

Mpack content-addressability

sha256:eead4146ec6c9905a097a89f8dbffa3d5c5e8ef9c1acd0e8a5b2a93b0084d273 sha
+39 symbols
sha256:8e4361b7341586d9a6ad6fdc78d5bb3f5c4aa2c2f0cdf57cecaa38117afca8d8 snapshot
+39
symbols added
0
dead code introduced
Semantic Changes 39 symbols
~ tests/test_push_clone_roundtrip.py .py 32 symbols added
+ HUB variable variable HUB L39–39
+ MINIO_ACCESS_KEY variable variable MINIO_ACCESS_KEY L37–37
+ MINIO_BUCKET variable variable MINIO_BUCKET L36–36
+ MINIO_ENDPOINT variable variable MINIO_ENDPOINT L35–35
+ MINIO_SECRET_KEY variable variable MINIO_SECRET_KEY L38–38
+ REPO_ROOT variable variable REPO_ROOT L40–40
+ TestPushCloneRoundTrip class class TestPushCloneRoundTrip L259–306
+ test_t2_push_succeeds method method test_t2_push_succeeds L262–266
+ test_t3_clone_succeeds method method test_t3_clone_succeeds L268–278
+ test_t4_clone_files_match_source method method test_t4_clone_files_match_source L280–306
+ TestStorageRoundTrip class class TestStorageRoundTrip L104–203
+ test_t1a_put_mpack_get_mpack method async_method test_t1a_put_mpack_get_mpack L108–121
+ test_t1b_presign_put_get_mpack method async_method test_t1b_presign_put_get_mpack L124–152
+ test_t1b_presign_put_large_payload method async_method test_t1b_presign_put_large_payload L156–180
+ test_t1c_real_muse_mpack_format method async_method test_t1c_real_muse_mpack_format L183–203
+ _backend function function _backend L71–80
+ _hub_up function function _hub_up L53–62
+ _minio_up function function _minio_up L45–50
+ _sha256_key function function _sha256_key L83–84
+ hub_repo function function hub_repo L240–255
+ Path import import Path L29–29
+ annotations import import annotations L22–22
+ hashlib import import hashlib L24–24
+ json import import json L25–25
+ pytest import import pytest L31–31
+ secrets import import secrets L26–26
+ subprocess import import subprocess L27–27
+ request import import urllib.request L28–28
+ muse function function muse L89–99
+ requires_hub variable variable requires_hub L66–66
+ requires_minio variable variable requires_minio L65–65
+ tmp_repo function function tmp_repo L209–236
~ tests/test_minio_backend.py .py 7 symbols added
+ TestMpackContentAddressability class class TestMpackContentAddressability L254–309
+ test_presign_put_get_mpack_round_trip method async_method test_presign_put_get_mpack_round_trip L276–309
+ test_put_mpack_get_mpack_round_trip method async_method test_put_mpack_get_mpack_round_trip L258–273
+ _minio_backend_with_public_endpoint function function _minio_backend_with_public_endpoint L241–251
+ _mpack_key_for function function _mpack_key_for L237–238
+ hashlib import import hashlib L24–24
+ request import import urllib.request L27–27

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