Skip to content

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

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

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

Conversation

@anadale
Copy link
Contributor

@anadale anadale commented Dec 7, 2025

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
Copy link

github-actions bot commented Dec 7, 2025

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