Skip to content

Add formatter for DictionaryEntry #3778

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

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

manfred-brands
Copy link
Member

Fixes #3718

@rprouse
Copy link
Member

rprouse commented Feb 27, 2021

Looks good but can you add a unit test for this?

Add corresponding unit test
@manfred-brands manfred-brands force-pushed the dictionaryentry_formatter branch from e01fab1 to da73c34 Compare February 28, 2021 00:33
@manfred-brands
Copy link
Member Author

@rprouse Done. I had to rebase to fix a merge conflict as I original had branched off 'release' iso 'master'.

Copy link
Member

@mikkelbu mikkelbu left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for yet another contribution @manfred-brands 👍

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.

Improve readability of "assert failed" message for DictionaryContainsKeyValuePairConstraint WithValue()
3 participants