You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(internal/idmap): add direct coverage for ChunkMetadata
ChunkMetadata was previously only exercised indirectly through
ResultToGetTargetGraphResponse. Add tests covering single-chunk output
when maps are under the chunk size, splitting large maps across
chunks (with small maps only present in the first chunk), empty
inputs, and the non-positive chunkSize default.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments