Gemini: add deterministic cycle issue ordering tests #98

Open
opened 2026-05-28 01:17:56 +02:00 by codex · 0 comments
Collaborator

Context

Cycle findings and fingerprints should be stable across repeated runs.

Task

Add tests that exercise cycle issue ordering and fingerprint stability.

Acceptance criteria

  • Fixture includes at least one import cycle.
  • Two repeated analyses produce identical cycle finding order and fingerprints.
  • Test is deterministic without relying on filesystem listing order.

Verification

  • Targeted test plus full suite.
## Context Cycle findings and fingerprints should be stable across repeated runs. ## Task Add tests that exercise cycle issue ordering and fingerprint stability. ## Acceptance criteria - Fixture includes at least one import cycle. - Two repeated analyses produce identical cycle finding order and fingerprints. - Test is deterministic without relying on filesystem listing order. ## Verification - Targeted test plus full suite.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#98
No description provided.