Skip to content

feat(pymongo): Respect data_collection.database_query_data option - #6939

Merged
ericapisani merged 1 commit into
py-2587-clickhousefrom
py-2587-pymongo
Jul 30, 2026
Merged

feat(pymongo): Respect data_collection.database_query_data option#6939
ericapisani merged 1 commit into
py-2587-clickhousefrom
py-2587-pymongo

Conversation

@ericapisani

Copy link
Copy Markdown
Member

Use the data_collection.database_query_data option to decide whether to
strip PII from captured MongoDB command data, falling back to
send_default_pii when the new option is not configured.

Refs PY-2587
Refs #6747

Use the data_collection.database_query_data option to decide whether to
strip PII from captured MongoDB command data, falling back to
send_default_pii when the new option is not configured.

Refs PY-2587
Refs #6747
@linear-code

linear-code Bot commented Jul 29, 2026

Copy link
Copy Markdown

PY-2587

@ericapisani
ericapisani changed the base branch from master to py-2587-clickhouse July 29, 2026 19:17
@ericapisani
ericapisani marked this pull request as ready for review July 29, 2026 19:21
@ericapisani
ericapisani requested a review from a team as a code owner July 29, 2026 19:21
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

99476 passed | ⏭️ 6781 skipped | Total: 106257 | Pass Rate: 93.62% | Execution Time: 354m 59s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +601
Passed Tests 📈 +598
Failed Tests 📉 -1
Skipped Tests 📈 +4

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.87%    89.89%    +0.02%
==========================================
  Files          193       193         —
  Lines        24656     24681       +25
  Branches      8786      8810       +24
==========================================
+ Hits         22158     22185       +27
- Misses        2498      2496        -2
- Partials      1400      1398        -2

Generated by Codecov Action

@ericapisani
ericapisani merged commit 4e9e97c into master Jul 30, 2026
270 of 273 checks passed
@ericapisani
ericapisani deleted the py-2587-pymongo branch July 30, 2026 12:23
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.

2 participants