test
mpack-index-job
feat/fix-object-refs-on-repush
#3 / 4
test(mpack-index-job): Phase 3 failing test for Bug D — job never writes object_refs
MPIJ-1 (baseline): process_mpack_index_job writes mpack_index byte ranges — PASS MPIJ-2 (Bug D): process_mpack_index_job writes object_refs for repo — FAIL
The job currently reports index_rows=3 but leaves object_refs=0 for the repo because it never calls _upsert_object_refs. Fix lands in Phase 4.
sha256:d8a98ffcade6226a977047fb68396a940db91fa1a2f6590b0e55bb1a0f0d2735
sha
+36
symbols
sha256:0b2673a0e5a776608d301362a72aa99900d5bc33a9f16d01a2915a3b32d4b28d
snapshot
+36
symbols added
0
dead code introduced
Semantic Changes
36 symbols
+
test_MPIJ1_job_writes_mpack_index_byte_ranges
function
async_function test_MPIJ1_job_writes_mpack_index_byte_ranges L124–132
+
test_MPIJ2_job_writes_object_refs_for_repo
function
async_function test_MPIJ2_job_writes_object_refs_for_repo L140–159
Older
fix(wire-push): write object_refs and mpack_index for all mpack …
sha256:8ba2515ec3cb2a4089d54422f342b5a47161df29d5db72cb7356591d128fba6a
All commits
Newer
fix(mpack-index-job): write object_refs after musehub_objects upsert
sha256:c3e12fae919d99c0e030595f58eb0a7b7df9ae4bd4ed6ce582a46c33784a54d0
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:d8a98ffcade6226a977047fb68396a940db91fa1a2f6590b0e55bb1a0f0d2735 --body "your comment"
No comments yet. Be the first to start the discussion.