Skip to content

feat: add flags to filter entire documents from report#499

Open
iNoahNothing wants to merge 1 commit intohomeport:mainfrom
iNoahNothing:nkrause/document-filter
Open

feat: add flags to filter entire documents from report#499
iNoahNothing wants to merge 1 commit intohomeport:mainfrom
iNoahNothing:nkrause/document-filter

Conversation

@iNoahNothing
Copy link
Contributor

There is currently functionality to filter/ignore fields from a dyff using yaml or go paths. This is very handy for cleaning up the report when you expect there to be certain changes. Unfortunately, a document removal or addition is impossible to filter/ignore this way since the path to the field being changed is .

This PR addresses that issue and allows you to ignore entire documents so you can filter out documents that you expect to be removed, added, or don't care about any changes in them.

Signed-off-by: Noah Krause <krausenoah@gmail.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.

1 participant