fix: repo_id propagation, compression guard, streaming push, object integrity test
- Add repo_id to CommitRecord/TagRecord in all remaining test helpers (test_code_stage, test_commit_from_dict_timestamp_loss, test_commit_record_committed_at_corruption, test_core_bisect, test_core_blame, test_core_coverage_gaps, test_core_doc_extractor, test_core_doc_history, test_core_gc, test_core_graph, test_core_merge_engine, test_core_pack, test_merge_base_supercharge, test_mpack_oserror_integrity, test_cmd_release_coord, test_cmd_remaining, test_cmd_verify_tag) - Fix mangled compute_commit_id indentation in all affected helpers - Restore profitability check in compute_delta (raises ValueError when delta >= zlib(target)); fix docstring; push path already catches it - Restore client.stream()+aiter_bytes() in HttpTransport.push_stream_coro so server P frames print to stderr in real time; retire stale P3 source-inspection test that was enforcing the buffered client.post() - Add tests/test_push_object_integrity.py: push must abort with ValueError when a snapshot-referenced object is missing from storage (no promisor remote configured) - Fix typing_audit violation: return_object in test_push_object_integrity
0 comments
muse hub commit comment sha256:157097c28a6eafb75a79f4a6b76bc60405a07fb9375421d26d0d83a37f857933 --body "your comment"
No comments yet. Be the first to start the discussion.