gabriel / muse public
feat patch dev
AI Agent gabriel · 115 days ago · May 16, 2026 · Diff

feat: add build_presign_payload for mpack push step 1

sha256:0c1c83803c4c492c45d2acfdf0c2470c60215d6a3a11235b074c690bc4bdfb58 sha
+10 ~2 symbols
sha256:6af296a749f679d098ff8d4c60bd68e636b3d3a1f89aa0d724566bd0e49e4ea8 snapshot
+10
symbols added
~2
symbols modified
0
dead code introduced
Semantic Changes 12 symbols
~ tests/test_mpack_presign.py .py 8 symbols added
+ annotations import import annotations L9–9
+ build_presign_payload import import build_presign_payload L13–13
+ hashlib import import hashlib L11–11
+ test_ps1_mpack_key_is_sha256_prefixed function function test_ps1_mpack_key_is_sha256_prefixed L16–20
+ test_ps2_size_bytes_matches_len function function test_ps2_size_bytes_matches_len L23–26
+ test_ps3_empty_bytes function function test_ps3_empty_bytes L29–33
+ test_ps4_deterministic function function test_ps4_deterministic L36–38
+ test_ps5_different_bytes_different_key function function test_ps5_different_bytes_different_key L41–44
~ muse/core/mpack.py .py 2 symbols added, 2 symbols modified
+ build_presign_payload function function build_presign_payload L827–833
+ blob_id import import blob_id L47–47
← 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:0c1c83803c4c492c45d2acfdf0c2470c60215d6a3a11235b074c690bc4bdfb58 --body "your comment"