Skip to content

feat: Add MapError method for transforming errors in Result<T>#6

Open
anadale wants to merge 1 commit into
mainfrom
feature/map-error
Open

feat: Add MapError method for transforming errors in Result<T>#6
anadale wants to merge 1 commit into
mainfrom
feature/map-error

Conversation

@anadale

@anadale anadale commented Dec 7, 2025

Copy link
Copy Markdown
Contributor

No description provided.

- Introduce `MapError` to `Result<T>` for converting errors using a mapping function.
- Add async `MapError` extension in `TaskResultExtensions` for handling errors in asynchronous contexts.
@github-actions

github-actions Bot commented Dec 7, 2025

Copy link
Copy Markdown

Test Results

18 tests  ±0   18 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 043228d. ± Comparison against base commit 90114f9.

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