Skip to content

v1.0.0-preview-2#9

Merged
juner merged 18 commits intomainfrom
feature/sequence-and-aspnetcore-sequence
Mar 26, 2026
Merged

v1.0.0-preview-2#9
juner merged 18 commits intomainfrom
feature/sequence-and-aspnetcore-sequence

Conversation

@juner
Copy link
Copy Markdown
Owner

@juner juner commented Mar 26, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

Test Results

  9 files  + 6    9 suites  +6   20s ⏱️ +9s
 89 tests +32   89 ✅ +32  0 💤 ±0  0 ❌ ±0 
267 runs  +96  267 ✅ +96  0 💤 ±0  0 ❌ ±0 

Results for commit 289f9ad. ± Comparison against base commit 0da3932.

This pull request removes 8 and adds 35 tests. Note that renamed tests count towards both.
")
"2"
"3"
Juner.AspNetCore.Sequence.Mvc.Formatters.JsonLineOutputFormatterTests ‑ WriteResultTest ("application/jsonl","utf-8",System.Collections.Generic.IAsyncEnumerable`1[System.String],Juner.AspNetCore.Sequence.Mvc.Formatters.JsonLineOutputFormatterTests+<AsyncEnumerableEmpty>d__8`1[System.String],"application/jsonl; charset=utf-8",""1"
Juner.AspNetCore.Sequence.Mvc.Formatters.JsonSequenceOutputFormatterTests ‑ WriteResultTest ("application/json-seq","utf-8",System.Collections.Generic.IAsyncEnumerable`1[System.String],Juner.AspNetCore.Sequence.Mvc.Formatters.JsonSequenceOutputFormatterTests+<AsyncEnumerableEmpty>d__8`1[System.String],"application/json-seq; charset=utf-8","\u001e"1"
Juner.AspNetCore.Sequence.Mvc.Formatters.NdJsonOutputFormatterTests ‑ WriteResultTest ("application/x-ndjson","utf-8",System.Collections.Generic.IAsyncEnumerable`1[System.String],Juner.AspNetCore.Sequence.Mvc.Formatters.NdJsonOutputFormatterTests+<AsyncEnumerableEmpty>d__8`1[System.String],"application/x-ndjson; charset=utf-8",""1"
\u001e"2"
\u001e"3"
Juner.AspNetCore.Sequence.Mvc.Formatters.JsonLineOutputFormatterTests ‑ WriteResultTest ("application/jsonl","utf-8",System.Collections.Generic.IAsyncEnumerable`1[System.String],Juner.AspNetCore.Sequence.Mvc.Formatters.JsonLineOutputFormatterTests+<AsyncEnumerableEmpty>d__8`1[System.String],"application/jsonl; charset=utf-8",""1"
"2"
"3"
")
Juner.AspNetCore.Sequence.Mvc.Formatters.JsonSequenceOutputFormatterTests ‑ WriteResultTest ("application/json-seq","utf-8",System.Collections.Generic.IAsyncEnumerable`1[System.String],Juner.AspNetCore.Sequence.Mvc.Formatters.JsonSequenceOutputFormatterTests+<AsyncEnumerableEmpty>d__8`1[System.String],"application/json-seq; charset=utf-8","\u001e"1"
\u001e"2"
\u001e"3"
")
Juner.AspNetCore.Sequence.Mvc.Formatters.NdJsonOutputFormatterTests ‑ WriteResultTest ("application/x-ndjson","utf-8",System.Collections.Generic.IAsyncEnumerable`1[System.String],Juner.AspNetCore.Sequence.Mvc.Formatters.NdJsonOutputFormatterTests+<AsyncEnumerableEmpty>d__8`1[System.String],"application/x-ndjson; charset=utf-8",""1"
"2"
"3"
")
Juner.Http.Sequence.HttpContentExtensionsTests ‑ ReadJsonLinesAsyncEnumerable_Should_Read_Items
Juner.Http.Sequence.HttpContentExtensionsTests ‑ ReadJsonSequenceAsyncEnumerable_Should_Read_Items
Juner.Http.Sequence.HttpContentExtensionsTests ‑ ReadSequenceEnumerable_Should_Throw_When_Options_Empty
Juner.Http.Sequence.HttpContentExtensionsTests ‑ SequenceHttpContent_Should_Not_Compute_Length
Juner.Http.Sequence.HttpContentExtensionsTests ‑ SequenceHttpContent_Should_Write_To_Stream
Juner.Http.Sequence.HttpContentExtensionsTests ‑ WithJsonLinesContent_Should_RoundTrip
Juner.Http.Sequence.HttpContentExtensionsTests ‑ WithJsonSequenceContent_Should_Set_ContentType
…

@juner juner merged commit b85f9e2 into main Mar 26, 2026
2 checks passed
@juner juner deleted the feature/sequence-and-aspnetcore-sequence branch March 26, 2026 12:15
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