Skip to content

Cover the non transcoding stream option in the SystemTextJson JsonEventFormatter unit test#349

Open
erwinkramer wants to merge 1 commit intocloudevents:mainfrom
erwinkramer:feature/converunittest
Open

Cover the non transcoding stream option in the SystemTextJson JsonEventFormatter unit test#349
erwinkramer wants to merge 1 commit intocloudevents:mainfrom
erwinkramer:feature/converunittest

Conversation

@erwinkramer
Copy link
Copy Markdown
Contributor

This PR makes sure to cover the non-transcoding path.

This is a follow up of #342

I considered targeting netstandard2.0 for the unit tests but that seemed to be much more work and out of proportions for this scenario.

Signed-off-by: Erwin <erwinkramer@hotmail.com>
@jskeet
Copy link
Copy Markdown
Contributor

jskeet commented May 6, 2026

I'm going to sit on this for a while - because I think there's value in targeting .NET 4.8 (using a Windows runner) in general. That would give me more confidence that the whole set of libraries works in .NET 4.8 than just relying on this "make sure we test this code path" approach. But if I can't get that to work, we can fall back on this.

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