Skip to content

feat(openai): Gate Responses API inputs behind data collection - #6964

Open
ericapisani wants to merge 4 commits into
masterfrom
py-2588-openai-responses-input-data
Open

feat(openai): Gate Responses API inputs behind data collection#6964
ericapisani wants to merge 4 commits into
masterfrom
py-2588-openai-responses-input-data

Conversation

@ericapisani

Copy link
Copy Markdown
Member

Respect data_collection.gen_ai.inputs when recording Responses API messages,
system instructions, and tool definitions, while preserving legacy
send_default_pii behavior.

Add coverage for enabled, disabled, default, and instruction-only inputs.

Refs PY-2588

Respect `data_collection.gen_ai.inputs` when recording Responses API messages,
system instructions, and tool definitions, while preserving legacy
`send_default_pii` behavior.

Add coverage for enabled, disabled, default, and instruction-only inputs.

Refs PY-2588
@linear-code

linear-code Bot commented Jul 30, 2026

Copy link
Copy Markdown

PY-2588

@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

100162 passed | ⏭️ 6949 skipped | Total: 107111 | Pass Rate: 93.51% | Execution Time: 361m 3s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +560
Passed Tests 📈 +392
Failed Tests
Skipped Tests 📈 +168

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2492 uncovered lines.
✅ Project coverage is 89.91%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.89%    89.91%    +0.02%
==========================================
  Files          193       193         —
  Lines        24686     24693        +7
  Branches      8814      8826       +12
==========================================
+ Hits         22190     22201       +11
- Misses        2496      2492        -4
- Partials      1398      1397        -1

Generated by Codecov Action

@ericapisani
ericapisani marked this pull request as ready for review July 30, 2026 18:11
@ericapisani
ericapisani requested a review from a team as a code owner July 30, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant