Gemini: add characterization tests for diff-scope filtering #96

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

Context

--since / diff-scope is important for PR workflows and should have focused characterization tests.

Task

Add dedicated tests around diff-scope filtering behavior.

Acceptance criteria

  • Tests cover changed Python file included.
  • Tests cover unchanged file finding excluded.
  • Tests cover non-Python or deleted-file behavior if currently defined.
  • No behavior change unless a bug is clearly exposed and fixed in the same PR.

Verification

  • Targeted tests plus full suite.
## Context `--since` / diff-scope is important for PR workflows and should have focused characterization tests. ## Task Add dedicated tests around diff-scope filtering behavior. ## Acceptance criteria - Tests cover changed Python file included. - Tests cover unchanged file finding excluded. - Tests cover non-Python or deleted-file behavior if currently defined. - No behavior change unless a bug is clearly exposed and fixed in the same 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#96
No description provided.