Skip to content

Add support for wildcard keysToSkip in jsonDiff#388

Closed
ruben-grossmann wants to merge 1 commit intoltwlf:masterfrom
geoinfo-applications:master
Closed

Add support for wildcard keysToSkip in jsonDiff#388
ruben-grossmann wants to merge 1 commit intoltwlf:masterfrom
geoinfo-applications:master

Conversation

@ruben-grossmann
Copy link
Copy Markdown
Contributor

Hey @ltwlf,

It's me again. I have another requirement. Specifically, I need a way to detect ADD/REMOVE operations but ignore changes to properties.

If I researched it correctly there's no current way to do that. The best/easiest way to make it possible I could think of was to support wildcards in the keys to skip. Well, "support for wildcards" is a bit exaggerated as it only supports an asterisk at the end. But anyways, this would fulfill my needs.

What do you think?

Greetings, Ruben

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ruben-grossmann
Copy link
Copy Markdown
Contributor Author

I already have another requirement where I need actual wildcards. I will close this PR and create a new one with RegEx support for keysToSkip.

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