gabriel / muse public
fix task/fix-push-tests #1 / 1
gabriel · 63 days ago · Apr 14, 2026 · Diff

fix: update push tests for FilterObjectsResult and pack-based upload path

- filter_objects mock now returns FilterObjectsResult(missing, bases) instead of bare list - fetch_remote_info mock now returns RemoteInfo(branch_heads={}) to avoid MagicMock leaking as pack_origin into urlparse - push_objects assertions updated to push_pack — small objects now go through the pack endpoint, not the legacy push_objects path

sha256:6d432a3c4277c80771ee2306367e32b0e1931b5279783902d0b4c62bad55ac8d sha
sha256:fa45b4a207e90af41d2607c3a9338619638d202b8815274594ac49e1cdbddbbc snapshot
← Older Oldest on task/fix-push-tests
All commits
Newer → Latest on task/fix-push-tests

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