Skip to content

Commit d37b388

Browse files
timsaucerclaude
andcommitted
Require Python test coverage in issues created by check-upstream skill
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fd1b6f4 commit d37b388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ai/skills/check-upstream/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ These upstream FFI types have been reviewed and do not need to be independently
158158
After identifying missing APIs, search the open issues at https://github.com/apache/datafusion-python/issues for each gap to see if an issue already exists requesting that API be exposed. Search using the function or method name as the query.
159159

160160
- If an existing issue is found, include a link to it in the report. Do NOT create a new issue.
161-
- If no existing issue is found, note that no issue exists yet.
161+
- If no existing issue is found, note that no issue exists yet. If the user asks to create issues for missing APIs, each issue should specify that Python test coverage is required as part of the implementation.
162162

163163
## Output Format
164164

0 commit comments

Comments
 (0)