Skip to content
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

Add custom json marshalling to ErrorRecord #46

Merged
merged 3 commits into from
May 16, 2024

Conversation

lovromazgon
Copy link
Member

Description

When adding the error processor I noticed that an ErrorRecord is not marshalled correctly into JSON. This PR adds a custom marshalling function and accompanying tests.

Quick checks:

  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@lovromazgon lovromazgon requested a review from a team as a code owner May 16, 2024 12:13
@lovromazgon lovromazgon merged commit 442e4a3 into main May 16, 2024
5 checks passed
@lovromazgon lovromazgon deleted the lovro/marshal-error-record branch May 16, 2024 12:40
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.

2 participants