Skip to content

feat(collections): batch APIs for Result, Maybe, and Any (resolved conflicts) - #23

Merged
senrecep merged 6 commits into
mainfrom
merge/pr-21
May 27, 2026
Merged

feat(collections): batch APIs for Result, Maybe, and Any (resolved conflicts)#23
senrecep merged 6 commits into
mainfrom
merge/pr-21

Conversation

@senrecep

Copy link
Copy Markdown
Owner

Resolves merge conflicts from kathelon's PR #21. Only change: README badge updated to 2781 (2749 from main + 32 new tests).

Closes #21

@senrecep
senrecep merged commit 58dcbe4 into main May 27, 2026
1 check passed
@senrecep
senrecep deleted the merge/pr-21 branch May 27, 2026 16:30
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.93103% with 21 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...s.Results/Extensions/ResultCollectionExtensions.cs 79.74% 13 Missing and 3 partials ⚠️
CSharpEssentials.Any/AnyCollectionExtensions.cs 93.24% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

senrecep added a commit that referenced this pull request May 27, 2026
…nflicts) (#23)

* feat(collections): add batch APIs for Result, Maybe, and Any

* fix(collections): remove boxing from batch result APIs

* fix(collections): guard enumerable batch APIs

* fix(collections): guard traverse selectors

* docs(readme): refresh test badge count

---------

Co-authored-by: Erdem <acarerdem22@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.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.

2 participants