Skip to content

Conversation

@maradini77
Copy link

Description

  • The method FilterOld duplicated the address/topic filtering logic already implemented by Filter.
  • This change removes FilterOld (marked as deprecated) and updates tests to use Filter(..., 0).

Rationale

  • Reduces duplicate code and API surface.
  • Ensures a single source of truth for log filtering.
  • Improves maintainability with no functional change in behavior.

@AskAlexSharov AskAlexSharov enabled auto-merge (squash) October 20, 2025 03:45
@taratorio
Copy link
Member

@maradini77 hi, can you please pull latest code from main onto your branch (in particular c6c01d6) to get your Kurtosis CI green. Also you seem to have a linter error.

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