Gemini: add unit tests for analysis report top-level invariants #102

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

Context

analysis.py is large, but a risky refactor should wait. Invariants can be tested first.

Task

Add small tests for top-level analysis report invariants.

Acceptance criteria

  • Report contains expected top-level keys for a minimal project.
  • Summary counts match issue list length/severities.
  • Fingerprints are present and unique where expected.
  • No structural refactor in this PR.

Verification

  • Targeted tests plus full suite.
## Context `analysis.py` is large, but a risky refactor should wait. Invariants can be tested first. ## Task Add small tests for top-level analysis report invariants. ## Acceptance criteria - Report contains expected top-level keys for a minimal project. - Summary counts match issue list length/severities. - Fingerprints are present and unique where expected. - No structural refactor in this PR. ## Verification - Targeted tests 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#102
No description provided.