Skip to content

fix: extend filter path resolution to support at/path filters from extensions #13067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mcanouil
Copy link
Collaborator

@mcanouil mcanouil commented Jul 13, 2025

Enhance the resolveFilterExtension() function to handle filters from extensions specified with path and at.

Add tests to verify the correct resolution of filter paths (extension) from objects.

Fixes #11750

  • add changelog entry once test suite has completed.

@mcanouil mcanouil self-assigned this Jul 13, 2025
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Jul 13, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@mcanouil mcanouil changed the title fix: extend filter resolution to support at: pre-ast filters fix: extend filter resolution to support at/path filters from extensions Jul 13, 2025
@mcanouil mcanouil changed the title fix: extend filter resolution to support at/path filters from extensions fix: extend filter path resolution to support at/path filters from extensions Jul 13, 2025
@cscheid cscheid self-requested a review July 14, 2025 14:25
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.

Filter extensions can't be specified in combination with processing phases
2 participants