Skip to content

chore: ut mirror filtering#6776

Merged
fracasula merged 7 commits into
masterfrom
utMirrorFilter
Mar 19, 2026
Merged

chore: ut mirror filtering#6776
fracasula merged 7 commits into
masterfrom
utMirrorFilter

Conversation

@fracasula

@fracasula fracasula commented Mar 17, 2026

Copy link
Copy Markdown
Collaborator

Description

Adding ability to filter events that might contain fetch calls.

We need this PR merged and a release in order to get a green build here.

Linear Ticket

< Fixes PIPE-2843 >

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@fracasula fracasula requested review from itsmihir and ktgowtham March 18, 2026 09:17

@ktgowtham ktgowtham left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code LGTM.
can you check the tests failing.

@itsmihir

Copy link
Copy Markdown
Contributor

code LGTM.
can you check the tests failing.

They should pass once https://github.com/rudderlabs/rudder-pytransformer/pull/57 is released

@codecov

codecov Bot commented Mar 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 44.18605% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.00%. Comparing base (7c7296b) to head (af20400).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
processor/processor.go 26.08% 13 Missing and 4 partials ⚠️
...l/transformer/user_transformer/user_transformer.go 65.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6776      +/-   ##
==========================================
- Coverage   80.07%   80.00%   -0.07%     
==========================================
  Files         565      565              
  Lines       63299    63274      -25     
==========================================
- Hits        50685    50625      -60     
- Misses       9634     9653      +19     
- Partials     2980     2996      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fracasula fracasula marked this pull request as ready for review March 19, 2026 15:27
@fracasula fracasula merged commit fa4d1c4 into master Mar 19, 2026
71 checks passed
@fracasula fracasula deleted the utMirrorFilter branch March 19, 2026 15:27
itsmihir pushed a commit that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.71.0-rc.1](v1.70.0...v1.71.0-rc.1)
(2026-03-23)


### Bug Fixes

* snowpipe streaming remove authz error handling
([#6777](#6777))
([5eaffb6](5eaffb6))


### Miscellaneous

* bump rudder-schemas to 0.11.0
([#6779](#6779))
([7c7296b](7c7296b))
* bump rudder-transformer to v1.126.2
([#6774](#6774))
([69692ac](69692ac))
* force release 1.71.0
([#6791](#6791))
([9cf21c7](9cf21c7))
* **jobsdb:** partition migration improvements
([#6772](#6772))
([57b1c70](57b1c70))
* sync release v1.70.0 to main branch
([#6775](#6775))
([74125a6](74125a6))
* ut mirror filtering
([#6776](#6776))
([fa4d1c4](fa4d1c4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
itsmihir pushed a commit that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.71.0-rc.2](v1.70.0...v1.71.0-rc.2)
(2026-03-23)


### Bug Fixes

* router panics when invalid header format is returned by transformer
([#6795](#6795))
([910f421](910f421))
* snowpipe streaming remove authz error handling
([#6777](#6777))
([910f421](910f421))
* snowpipe streaming remove authz error handling
([#6777](#6777))
([5eaffb6](5eaffb6))


### Miscellaneous

* bump rudder-schemas to 0.11.0
([#6779](#6779))
([7c7296b](7c7296b))
* bump rudder-transformer to v1.126.2
([#6774](#6774))
([69692ac](69692ac))
* force release 1.71.0
([#6791](#6791))
([9cf21c7](9cf21c7))
* **jobsdb:** partition migration improvements
([#6772](#6772))
([57b1c70](57b1c70))
* sync release v1.70.0 to main branch
([#6775](#6775))
([74125a6](74125a6))
* ut mirror filtering
([#6776](#6776))
([fa4d1c4](fa4d1c4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
itsmihir pushed a commit that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.71.0](v1.70.0...v1.71.0)
(2026-03-23)


### Bug Fixes

* router panics when invalid header format is returned by transformer
([#6795](#6795))
([910f421](910f421))
* snowpipe streaming remove authz error handling
([#6777](#6777))
([910f421](910f421))
* snowpipe streaming remove authz error handling
([#6777](#6777))
([5eaffb6](5eaffb6))


### Miscellaneous

* bump rudder-schemas to 0.11.0
([#6779](#6779))
([7c7296b](7c7296b))
* bump rudder-transformer to v1.126.2
([#6774](#6774))
([69692ac](69692ac))
* force release 1.71.0
([#6791](#6791))
([9cf21c7](9cf21c7))
* **jobsdb:** partition migration improvements
([#6772](#6772))
([57b1c70](57b1c70))
* sync release v1.70.0 to main branch
([#6775](#6775))
([74125a6](74125a6))
* ut mirror filtering
([#6776](#6776))
([fa4d1c4](fa4d1c4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
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.

3 participants